bpf_key
struct bpf_key *bpf_lookup_user_key(s32 serial, u64 flags);
struct bpf_key *bpf_lookup_system_key(u64 id);
void bpf_key_put(struct bpf_key *bkey);
struct bpf_key *trusted_keyring);
static inline struct bpf_key *bpf_lookup_user_key(u32 serial, u64 flags)
static inline struct bpf_key *bpf_lookup_system_key(u64 id)
static inline void bpf_key_put(struct bpf_key *bkey)
struct bpf_key *trusted_keyring)
__bpf_kfunc struct bpf_key *bpf_lookup_user_key(s32 serial, u64 flags)
struct bpf_key *bkey;
__bpf_kfunc struct bpf_key *bpf_lookup_system_key(u64 id)
struct bpf_key *bkey;
__bpf_kfunc void bpf_key_put(struct bpf_key *bkey)
struct bpf_key *trusted_keyring)
struct bpf_key *key = NULL;
extern struct bpf_key *bpf_lookup_user_key(__s32 serial, __u64 flags) __ksym;
extern struct bpf_key *bpf_lookup_system_key(__u64 id) __ksym;
extern void bpf_key_put(struct bpf_key *key) __ksym;
struct bpf_key *trusted_keyring) __ksym;
struct bpf_key *bkey;
struct bpf_key *bpf_lookup_user_key(__s32 serial, __u64 flags) __ksym;
void bpf_key_put(struct bpf_key *key) __ksym;
extern struct bpf_key *bpf_lookup_system_key(__u64 id) __ksym;
extern void bpf_key_put(struct bpf_key *key) __ksym;
struct bpf_key *trusted_keyring) __ksym;
struct bpf_key *trusted_keyring;
extern struct bpf_key *bpf_lookup_user_key(__s32 serial, __u64 flags) __ksym;
extern struct bpf_key *bpf_lookup_system_key(__u64 id) __ksym;
extern void bpf_key_put(struct bpf_key *key) __ksym;
struct bpf_key *bkey;
struct bpf_key *trusted_keyring;
struct bpf_key *trusted_keyring;
extern void bpf_key_put(struct bpf_key *key) __ksym;
extern struct bpf_key *bpf_lookup_system_key(__u64 id) __ksym;
extern struct bpf_key *bpf_lookup_user_key(__s32 serial, __u64 flags) __ksym;