Lines Matching defs:seq_file
474 struct seq_file;
507 void (*show_fdinfo)(struct seq_file *, struct file *);
598 struct seq_file {
3338 void (*describe)(const struct key *, struct seq_file *);
3854 int (*show_options)(struct seq_file *, struct dentry *);
3855 int (*show_devname)(struct seq_file *, struct dentry *);
3856 int (*show_path)(struct seq_file *, struct dentry *);
3857 int (*show_stats)(struct seq_file *, struct dentry *);
4486 int (*seq_show)(struct seq_file *, void *);
4487 void * (*seq_start)(struct seq_file *, loff_t *);
4488 void * (*seq_next)(struct seq_file *, void *, loff_t *);
4489 void (*seq_stop)(struct seq_file *, void *);
4501 struct seq_file *seq_file;
4736 void (*irq_print_chip)(struct irq_data *, struct seq_file *);
5417 void (*show_rq)(struct seq_file *, struct request *);
5438 void * (*start)(struct seq_file *, loff_t *);
5439 void (*stop)(struct seq_file *, void *);
5440 void * (*next)(struct seq_file *, void *, loff_t *);
5441 int (*show)(struct seq_file *, void *);
5682 int (*css_extra_stat_show)(struct seq_file *, struct cgroup_subsys_state *);
5741 int (*seq_show)(struct seq_file *, void *);
5742 void * (*seq_start)(struct seq_file *, loff_t *);
5743 void * (*seq_next)(struct seq_file *, void *, loff_t *);
5744 void (*seq_stop)(struct seq_file *, void *);
8222 struct seq_file *m;
10246 void (*show_fdinfo)(struct tty_struct *, struct seq_file *);
10247 int (*proc_show)(struct seq_file *, void *);
10740 void (*map_seq_show_elem)(struct bpf_map *, void *, struct seq_file *);
14587 void (*show_fdinfo)(struct seq_file *, struct socket *);
16673 int (*proc)(struct device *, struct seq_file *);
17064 int (*show_options)(struct seq_file *, struct kernfs_root *);
17068 int (*show_path)(struct seq_file *, struct kernfs_node *, struct kernfs_root *);
17900 void (*print_header)(struct seq_file *);
18244 int (*stat_show)(struct seq_file *, void *);
18246 int (*stat_headers)(struct seq_file *);
18303 int (*print)(struct seq_file *, long unsigned int, struct ftrace_probe_ops *, void *);
18417 int (*print)(struct seq_file *, struct event_trigger_data *);
18443 int (*show)(struct seq_file *, struct dyn_event *);
20327 void (*show_fdinfo)(const struct bpf_link *, struct seq_file *);
20342 typedef void (*bpf_iter_show_fdinfo_t)(const struct bpf_iter_aux_info *, struct seq_file *);
20367 struct seq_file *seq;
22420 void (*show)(struct seq_file *, struct crypto_alg *);
23685 int (*single_show)(struct seq_file *, void *);
23707 int (*proc_show)(struct seq_file *, struct pid_namespace *, struct pid *, struct task_struct *);
23726 int (*show)(struct seq_file *, struct vfsmount *);
24895 int (*read)(struct seq_file *, void *);
25296 int (*sb_show_options)(struct seq_file *, struct super_block *);
28788 int (*show)(void *, struct seq_file *);
29413 typedef void blkcg_pol_stat_pd_fn(struct blkg_policy_data *, struct seq_file *);
33550 void (*dbg_show)(struct seq_file *, struct gpio_chip *);
40150 void (*dbg_summary_show)(struct seq_file *, struct dma_device *);
41828 int (*show)(struct seq_file *, void *);
43652 int (*show_info)(struct seq_file *, struct Scsi_Host *);
75578 int (*show)(struct seq_file *, void *);
76795 void (*seq_dump_addr)(struct seq_file *, union sctp_addr *);
77252 void (*describe)(const struct key *, struct seq_file *);
77600 struct seq_file *m;
102256 typedef u64 (*btf_bpf_seq_printf)(struct seq_file *, char *, u32, const void *, u32);
102258 typedef u64 (*btf_bpf_seq_write)(struct seq_file *, const void *, u32);
102260 typedef u64 (*btf_bpf_seq_printf_btf)(struct seq_file *, struct btf_ptr *, u32, u64);
110042 void (*print_stats)(struct rpc_xprt *, struct seq_file *);
113970 struct seq_file *s;
115801 int (*show)(struct seq_file *, void *);