Searched refs:bpf_link_inc_not_zero (Results 1 – 2 of 2) sorted by relevance
5565 struct bpf_link *bpf_link_inc_not_zero(struct bpf_link *link) in bpf_link_inc_not_zero() function5569 EXPORT_SYMBOL(bpf_link_inc_not_zero);5583 link = bpf_link_inc_not_zero(link); in bpf_link_by_id()5601 link = bpf_link_inc_not_zero(link); in bpf_link_get_curr_or_next()
2478 struct bpf_link *bpf_link_inc_not_zero(struct bpf_link *link);2854 static inline struct bpf_link *bpf_link_inc_not_zero(struct bpf_link *link) in bpf_link_inc_not_zero() function