Searched refs:bpf_key_put (Results 1 – 7 of 7) sorted by relevance
23 extern void bpf_key_put(struct bpf_key *key) __ksym;43 bpf_key_put(bkey); in BPF_PROG()
16 extern void bpf_key_put(struct bpf_key *key) __ksym;83 bpf_key_put(trusted_keyring); in BPF_PROG()
82 bpf_key_put(trusted_keyring); in BPF_PROG()
23 void bpf_key_put(struct bpf_key *key) __ksym;255 bpf_key_put(bkey); in BPF_PROG()
86 bpf_key_put(trusted_keyring); in BPF_PROG()
74 extern void bpf_key_put(struct bpf_key *key) __ksym;
1353 __bpf_kfunc void bpf_key_put(struct bpf_key *bkey) in bpf_key_put() function1414 BTF_ID_FLAGS(func, bpf_key_put, KF_RELEASE)