Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dlink_iter.c27 static void *bpf_link_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_link_seq_next() function
76 .next = bpf_link_seq_next,