Home
last modified time | relevance | path

Searched refs:bpf_link_get_curr_or_next (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dlink_iter.c18 link = bpf_link_get_curr_or_next(&info->link_id); in bpf_link_seq_start()
34 return bpf_link_get_curr_or_next(&info->link_id); in bpf_link_seq_next()
H A Dsyscall.c5226 struct bpf_link *bpf_link_get_curr_or_next(u32 *id) in bpf_link_get_curr_or_next() function
/openbmc/linux/include/linux/
H A Dbpf.h2218 struct bpf_link *bpf_link_get_curr_or_next(u32 *id);