Searched defs:show_fdinfo (Results 1 – 7 of 7) sorted by relevance
176 fn show_fdinfo( in show_fdinfo() method 324 unsafe extern "C" fn show_fdinfo(seq_file: *mut bindings::seq_file, file: *mut bindings::file) { in show_fdinfo() method
393 void (*show_fdinfo)(struct drm_printer *p, struct drm_file *f); member
480 void (*show_fdinfo)(struct tty_struct *tty, struct seq_file *m); member
196 void (*show_fdinfo)(struct seq_file *m, struct socket *sock); member
1776 void (*show_fdinfo)(const struct bpf_link *link, struct seq_file *seq); member 2652 bpf_iter_show_fdinfo_t show_fdinfo; member
2184 void (*show_fdinfo)(struct seq_file *m, struct file *f); member
440 bpf_iter_show_fdinfo_t show_fdinfo; in bpf_iter_link_show_fdinfo() local