/linux-6.3-rc2/include/linux/ |
A D | seq_file.h | 17 struct seq_file { struct 33 void * (*start) (struct seq_file *m, loff_t *pos); argument
|
A D | kernfs.h | 253 struct seq_file *seq_file; member
|
/linux-6.3-rc2/drivers/nvme/host/ |
A D | fabrics.c | 1144 struct seq_file *seq_file = file->private_data; in nvmf_dev_write() local 1176 static void __nvmf_concat_opt_tokens(struct seq_file *seq_file) in __nvmf_concat_opt_tokens() 1196 static int nvmf_dev_show(struct seq_file *seq_file, void *private) in nvmf_dev_show() 1227 struct seq_file *seq_file = file->private_data; in nvmf_dev_release() local
|
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/ |
A D | core.c | 115 void dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *)) in dss_debugfs_create_file() 126 void dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *)) in dss_debugfs_create_file()
|
/linux-6.3-rc2/fs/proc/ |
A D | proc_net.c | 209 int (*show)(struct seq_file *, void *), void *data) in proc_create_net_single() 250 int (*show)(struct seq_file *, void *), in proc_create_net_single_write()
|
A D | generic.c | 649 int (*show)(struct seq_file *, void *), void *data) in proc_create_single_data()
|
/linux-6.3-rc2/net/bluetooth/ |
A D | af_bluetooth.c | 682 int (*seq_show)(struct seq_file *, void *)) in bt_procfs_init() 698 int (*seq_show)(struct seq_file *, void *)) in bt_procfs_init()
|
/linux-6.3-rc2/arch/x86/platform/atom/ |
A D | punit_atom_debug.c | 79 static int punit_dev_state_show(struct seq_file *seq_file, void *unused) in punit_dev_state_show()
|
/linux-6.3-rc2/include/drm/ |
A D | drm_debugfs.h | 150 int (*show)(struct seq_file*, void*), in drm_debugfs_add_file()
|
/linux-6.3-rc2/fs/ |
A D | proc_namespace.c | 243 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
|
A D | seq_file.c | 572 int single_open(struct file *file, int (*show)(struct seq_file *, void *), in single_open() 593 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size()
|
/linux-6.3-rc2/lib/ |
A D | lru_cache.c | 586 void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext, in lc_seq_dump_details()
|
/linux-6.3-rc2/fs/reiserfs/ |
A D | procfs.c | 402 static void add_file(struct super_block *sb, char *name, in add_file()
|
/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_debugfs.c | 330 int (*show)(struct seq_file*, void*), void *data) in drm_debugfs_add_file()
|
/linux-6.3-rc2/ipc/ |
A D | util.c | 139 int ids, int (*show)(struct seq_file *, void *)) in ipc_init_proc_interface()
|
/linux-6.3-rc2/security/apparmor/ |
A D | apparmorfs.c | 1048 int (*show)(struct seq_file *, void *)) in seq_profile_open() 1240 int (*show)(struct seq_file *, void *)) in seq_rawdata_open()
|
/linux-6.3-rc2/drivers/block/drbd/ |
A D | drbd_debugfs.c | 418 static int drbd_single_open(struct file *file, int (*show)(struct seq_file *, void *), in drbd_single_open()
|
/linux-6.3-rc2/kernel/trace/ |
A D | bpf_trace.c | 470 BPF_CALL_5(bpf_seq_printf, struct seq_file *, m, char *, fmt, u32, fmt_size, in BPF_CALL_5() 508 BPF_CALL_3(bpf_seq_write, struct seq_file *, m, const void *, data, u32, len) in BPF_CALL_3() 523 BPF_CALL_4(bpf_seq_printf_btf, struct seq_file *, m, struct btf_ptr *, ptr, in BPF_CALL_4()
|
/linux-6.3-rc2/kernel/sched/ |
A D | psi.c | 1438 static int psi_open(struct file *file, int (*psi_show)(struct seq_file *, void *)) in psi_open()
|
/linux-6.3-rc2/block/ |
A D | blk-cgroup.c | 613 u64 (*prfill)(struct seq_file *, in blkcg_print_blkgs()
|