Home
last modified time | relevance | path

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

/Linux-v6.6/fs/notify/
Dfdinfo.c25 static void show_fdinfo(struct seq_file *m, struct file *f, in show_fdinfo() function
/Linux-v6.6/include/drm/
Ddrm_drv.h393 void (*show_fdinfo)(struct drm_printer *p, struct drm_file *f); member
/Linux-v6.6/include/linux/
Dtty_driver.h387 void (*show_fdinfo)(struct tty_struct *tty, struct seq_file *m); member
Dnet.h195 void (*show_fdinfo)(struct seq_file *m, struct socket *sock); member
Dbpf.h1518 void (*show_fdinfo)(const struct bpf_link *link, struct seq_file *seq); member
2239 bpf_iter_show_fdinfo_t show_fdinfo; member
Dfs.h1882 void (*show_fdinfo)(struct seq_file *m, struct file *f); member
/Linux-v6.6/kernel/bpf/
Dbpf_iter.c443 bpf_iter_show_fdinfo_t show_fdinfo; in bpf_iter_link_show_fdinfo() local