Home
last modified time | relevance | path

Searched defs:seq_file (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/include/linux/
Dseq_file.h16 struct seq_file { struct
33 void * (*start) (struct seq_file *m, loff_t *pos); argument
Dkernfs.h202 struct seq_file *seq_file; member
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dcore.c143 int dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *)) in dss_debugfs_create_file()
160 int dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *)) in dss_debugfs_create_file()
/Linux-v4.19/drivers/nvme/host/
Dfabrics.c983 struct seq_file *seq_file = file->private_data; in nvmf_dev_write() local
1015 static int nvmf_dev_show(struct seq_file *seq_file, void *private) in nvmf_dev_show()
1047 struct seq_file *seq_file = file->private_data; in nvmf_dev_release() local
/Linux-v4.19/fs/proc/
Dproc_net.c177 int (*show)(struct seq_file *, void *), void *data) in proc_create_net_single()
217 int (*show)(struct seq_file *, void *), in proc_create_net_single_write()
Dgeneric.c615 int (*show)(struct seq_file *, void *), void *data) in proc_create_single_data()
/Linux-v4.19/arch/x86/platform/atom/
Dpunit_atom_debug.c88 static int punit_dev_state_show(struct seq_file *seq_file, void *unused) in punit_dev_state_show()
/Linux-v4.19/net/bluetooth/
Daf_bluetooth.c678 int (* seq_show)(struct seq_file *, void *)) in bt_procfs_init()
694 int (* seq_show)(struct seq_file *, void *)) in bt_procfs_init()
/Linux-v4.19/fs/
Dproc_namespace.c239 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
Dseq_file.c554 int single_open(struct file *file, int (*show)(struct seq_file *, void *), in single_open()
575 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size()
/Linux-v4.19/fs/reiserfs/
Dprocfs.c402 static void add_file(struct super_block *sb, char *name, in add_file()
/Linux-v4.19/lib/
Dlru_cache.c650 void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext, in lc_seq_dump_details()
/Linux-v4.19/ipc/
Dutil.c138 int ids, int (*show)(struct seq_file *, void *)) in ipc_init_proc_interface()
/Linux-v4.19/security/apparmor/
Dapparmorfs.c1038 int (*show)(struct seq_file *, void *)) in seq_profile_open()
1216 int (*show)(struct seq_file *, void *)) in seq_rawdata_open()
/Linux-v4.19/drivers/block/drbd/
Ddrbd_debugfs.c416 static int drbd_single_open(struct file *file, int (*show)(struct seq_file *, void *), in drbd_single_open()
/Linux-v4.19/block/
Dblk-cgroup.c501 u64 (*prfill)(struct seq_file *, in blkcg_print_blkgs()