Searched refs:bpf_link_inc_not_zero (Results 1 – 2 of 2) sorted by relevance
5521 struct bpf_link *bpf_link_inc_not_zero(struct bpf_link *link) in bpf_link_inc_not_zero() function5525 EXPORT_SYMBOL(bpf_link_inc_not_zero);5539 link = bpf_link_inc_not_zero(link); in bpf_link_by_id()5557 link = bpf_link_inc_not_zero(link); in bpf_link_get_curr_or_next()
2424 struct bpf_link *bpf_link_inc_not_zero(struct bpf_link *link);2800 static inline struct bpf_link *bpf_link_inc_not_zero(struct bpf_link *link) in bpf_link_inc_not_zero() function