Searched defs:show_fdinfo (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/fs/notify/ |
H A D | fdinfo.c | 24 static void show_fdinfo(struct seq_file *m, struct file *f, in show_fdinfo() function
|
/kernel/linux/linux-6.6/fs/notify/ |
H A D | fdinfo.c | 25 static void show_fdinfo(struct seq_file *m, struct file *f, in show_fdinfo() function
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_drv.h | 402 void (*show_fdinfo)(struct drm_printer *p, struct drm_file *f); member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | tty_driver.h | 284 void (*show_fdinfo)(struct tty_struct *tty, struct seq_file *m); member
|
H A D | net.h | 171 void (*show_fdinfo)(struct seq_file *m, struct socket *sock); member
|
H A D | bpf.h | 956 void (*show_fdinfo)(const struct bpf_link *link, struct seq_file *seq); member 1421 bpf_iter_show_fdinfo_t show_fdinfo; member
|
H A D | fs.h | 1913 void (*show_fdinfo)(struct seq_file *m, struct file *f); member
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | bpf_iter.c | 398 bpf_iter_show_fdinfo_t show_fdinfo; in bpf_iter_link_show_fdinfo() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | net.h | 195 void (*show_fdinfo)(struct seq_file *m, struct socket *sock); member
|
H A D | tty_driver.h | 387 void (*show_fdinfo)(struct tty_struct *tty, struct seq_file *m); member
|
H A D | bpf.h | 1536 void (*show_fdinfo)(const struct bpf_link *link, struct seq_file *seq); member 2257 bpf_iter_show_fdinfo_t show_fdinfo; member
|
H A D | fs.h | 1943 void (*show_fdinfo)(struct seq_file *m, struct file *f); member
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | bpf_iter.c | 443 bpf_iter_show_fdinfo_t show_fdinfo; in bpf_iter_link_show_fdinfo() local
|
Completed in 30 milliseconds