Home
last modified time | relevance | path

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

/Linux-v6.1/fs/notify/
Dfdinfo.c25 static void show_fdinfo(struct seq_file *m, struct file *f, in show_fdinfo() function
/Linux-v6.1/include/linux/
Dtty_driver.h388 void (*show_fdinfo)(struct tty_struct *tty, struct seq_file *m); member
Dnet.h193 void (*show_fdinfo)(struct seq_file *m, struct socket *sock); member
Dbpf.h1272 void (*show_fdinfo)(const struct bpf_link *link, struct seq_file *seq); member
1890 bpf_iter_show_fdinfo_t show_fdinfo; member
Dfs.h2134 void (*show_fdinfo)(struct seq_file *m, struct file *f); member
/Linux-v6.1/kernel/bpf/
Dbpf_iter.c443 bpf_iter_show_fdinfo_t show_fdinfo; in bpf_iter_link_show_fdinfo() local