Home
last modified time | relevance | path

Searched defs:bpf_key_put (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dhelpers.c3851 __bpf_kfunc void bpf_key_put(struct bpf_key *bkey) in bpf_key_put() function
/linux/include/linux/
H A Dbpf.h3463 static inline void bpf_key_put(struct bpf_key *bkey) in bpf_key_put() function