Searched refs:bpf_key_put (Results 1 – 10 of 10) sorted by relevance
23 extern void bpf_key_put(struct bpf_key *key) __ksym;43 bpf_key_put(bkey); in BPF_PROG()
77 bpf_key_put(trusted_keyring); in BPF_PROG()
28 extern void bpf_key_put(struct bpf_key *key) __ksym;39 bpf_key_put(0); in __kfunc_btf_root() 236 call %[bpf_key_put]; \ in acquire_release_user_key_reference() 240 : __imm(bpf_key_put), in acquire_release_user_key_reference() 255 call %[bpf_key_put]; \ in acquire_release_system_key_reference() 259 : __imm(bpf_key_put), in acquire_release_system_key_reference() 274 call %[bpf_key_put]; \ in user_key_reference_without_check() 278 : __imm(bpf_key_put), in user_key_reference_without_check() 292 call %[bpf_key_put]; \ in system_key_reference_without_check() 296 : __imm(bpf_key_put), in system_key_reference_without_check() [all...]
82 bpf_key_put(trusted_keyring); in BPF_PROG()
86 bpf_key_put(trusted_keyring); in BPF_PROG()
34 void bpf_key_put(struct bpf_key *key) __ksym;267 bpf_key_put(bkey); in BPF_PROG()
77 extern void bpf_key_put(struct bpf_key *key) __ksym;
3822 void bpf_key_put(struct bpf_key *bkey);3842 static inline void bpf_key_put(struct bpf_key *bkey) in bpf_key_put() function
4299 __bpf_kfunc void bpf_key_put(struct bpf_key *bkey) in bpf_key_put() function4861 BTF_ID_FLAGS(func, bpf_key_put, KF_RELEASE)
20892 bpf_key_put(key); in bpf_prog_verify_signature()20971 bpf_key_put(key); in bpf_prog_verify_signature()