Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/
H A Dfdinfo.c25 static void show_fdinfo(struct seq_file *m, struct file *f, in show_fdinfo() function
/openbmc/linux/include/drm/
H A Ddrm_drv.h402 void (*show_fdinfo)(struct drm_printer *p, struct drm_file *f); member
/openbmc/linux/include/linux/
H A Dtty_driver.h395 void (*show_fdinfo)(struct tty_struct *tty, struct seq_file *m); member
H A Dnet.h195 void (*show_fdinfo)(struct seq_file *m, struct socket *sock); member
H A Dbpf.h1552 void (*show_fdinfo)(const struct bpf_link *link, struct seq_file *seq); member
2273 bpf_iter_show_fdinfo_t show_fdinfo; member
H A Dfs.h1943 void (*show_fdinfo)(struct seq_file *m, struct file *f); member
/openbmc/linux/kernel/bpf/
H A Dbpf_iter.c443 bpf_iter_show_fdinfo_t show_fdinfo; in bpf_iter_link_show_fdinfo() local