Searched refs:bpf_link_inc_not_zero (Results 1 – 2 of 2) sorted by relevance
5738 struct bpf_link *bpf_link_inc_not_zero(struct bpf_link *link) in bpf_link_inc_not_zero() function 5742 EXPORT_SYMBOL(bpf_link_inc_not_zero);5756 link = bpf_link_inc_not_zero(link); in bpf_link_by_id() 5774 link = bpf_link_inc_not_zero(link); in bpf_link_get_curr_or_next()
2565 struct bpf_link *bpf_link_inc_not_zero(struct bpf_link *link);2944 static inline struct bpf_link *bpf_link_inc_not_zero(struct bpf_link *link) in bpf_link_inc_not_zero() function