Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dsyscall.c5565 struct bpf_link *bpf_link_inc_not_zero(struct bpf_link *link) in bpf_link_inc_not_zero() function
/linux-6.15/include/linux/
H A Dbpf.h2854 static inline struct bpf_link *bpf_link_inc_not_zero(struct bpf_link *link) in bpf_link_inc_not_zero() function