Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dsyscall.c2443 static void bpf_prog_show_fdinfo(struct seq_file *m, struct file *filp) in bpf_prog_show_fdinfo() function
2475 .show_fdinfo = bpf_prog_show_fdinfo,