Home
last modified time | relevance | path

Searched refs:bpf_key_put (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_lookup_key.c23 extern void bpf_key_put(struct bpf_key *key) __ksym;
43 bpf_key_put(bkey); in BPF_PROG()
H A Dtest_kfunc_dynptr_param.c16 extern void bpf_key_put(struct bpf_key *key) __ksym;
83 bpf_key_put(trusted_keyring); in BPF_PROG()
H A Dtest_sig_in_xattr.c82 bpf_key_put(trusted_keyring); in BPF_PROG()
H A Drcu_read_lock.c23 void bpf_key_put(struct bpf_key *key) __ksym;
255 bpf_key_put(bkey); in BPF_PROG()
H A Dtest_verify_pkcs7_sig.c86 bpf_key_put(trusted_keyring); in BPF_PROG()
/linux/tools/testing/selftests/bpf/
H A Dbpf_kfuncs.h74 extern void bpf_key_put(struct bpf_key *key) __ksym;
/linux/kernel/trace/
H A Dbpf_trace.c1353 __bpf_kfunc void bpf_key_put(struct bpf_key *bkey) in bpf_key_put() function
1414 BTF_ID_FLAGS(func, bpf_key_put, KF_RELEASE)