Home
last modified time | relevance | path

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

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