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

/linux-master/fs/notify/
H A Dfdinfo.c25 static void show_fdinfo(struct seq_file *m, struct file *f, function
/linux-master/include/drm/
H A Ddrm_drv.h402 void (*show_fdinfo)(struct drm_printer *p, struct drm_file *f); member in struct:drm_driver
/linux-master/include/linux/
H A Dtty_driver.h386 void (*show_fdinfo)(struct tty_struct *tty, struct seq_file *m); member in struct:tty_operations
H A Dnet.h195 void (*show_fdinfo)(struct seq_file *m, struct socket *sock); member in struct:proto_ops
H A Dbpf.h1600 void (*show_fdinfo)(const struct bpf_link *link, struct seq_file *seq); member in struct:bpf_link_ops
2419 bpf_iter_show_fdinfo_t show_fdinfo; member in struct:bpf_iter_reg
H A Dfs.h2036 void (*show_fdinfo)(struct seq_file *m, struct file *f); member in struct:file_operations
/linux-master/kernel/bpf/
H A Dbpf_iter.c443 bpf_iter_show_fdinfo_t show_fdinfo; local

Completed in 203 milliseconds