Home
last modified time | relevance | path

Searched defs:show_fdinfo (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/notify/
Dfdinfo.c24 static void show_fdinfo(struct seq_file *m, struct file *f, in show_fdinfo() function
/kernel/linux/linux-5.10/include/linux/
Dtty_driver.h284 void (*show_fdinfo)(struct tty_struct *tty, struct seq_file *m); member
Dnet.h171 void (*show_fdinfo)(struct seq_file *m, struct socket *sock); member
Dbpf.h952 void (*show_fdinfo)(const struct bpf_link *link, struct seq_file *seq); member
1417 bpf_iter_show_fdinfo_t show_fdinfo; member
Dfs.h1868 void (*show_fdinfo)(struct seq_file *m, struct file *f); member
/kernel/linux/linux-5.10/kernel/bpf/
Dbpf_iter.c398 bpf_iter_show_fdinfo_t show_fdinfo; in bpf_iter_link_show_fdinfo() local