Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dsyscall.c5526 struct bpf_link *bpf_link_inc_not_zero(struct bpf_link *link) in bpf_link_inc_not_zero() function
/linux/include/linux/
H A Dbpf.h2817 static inline struct bpf_link *bpf_link_inc_not_zero(struct bpf_link *link) in bpf_link_inc_not_zero() function