Searched defs:seq_file (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.4/include/linux/ |
D | seq_file.h | 16 struct seq_file { struct 33 void * (*start) (struct seq_file *m, loff_t *pos); argument
|
D | kernfs.h | 203 struct seq_file *seq_file; member
|
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ |
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-v5.4/drivers/nvme/host/ |
D | fabrics.c | 1068 struct seq_file *seq_file = file->private_data; in nvmf_dev_write() local 1100 static int nvmf_dev_show(struct seq_file *seq_file, void *private) in nvmf_dev_show() 1132 struct seq_file *seq_file = file->private_data; in nvmf_dev_release() local
|
/Linux-v5.4/fs/proc/ |
D | proc_net.c | 196 int (*show)(struct seq_file *, void *), void *data) in proc_create_net_single() 237 int (*show)(struct seq_file *, void *), in proc_create_net_single_write()
|
D | generic.c | 618 int (*show)(struct seq_file *, void *), void *data) in proc_create_single_data()
|
/Linux-v5.4/drivers/gpu/drm/vc4/ |
D | vc4_debugfs.c | 65 int (*show)(struct seq_file*, void*), in vc4_debugfs_add_file()
|
D | vc4_drv.h | 769 int (*show)(struct seq_file*, void*), in vc4_debugfs_add_file()
|
/Linux-v5.4/arch/x86/platform/atom/ |
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-v5.4/net/bluetooth/ |
D | af_bluetooth.c | 680 int (* seq_show)(struct seq_file *, void *)) in bt_procfs_init() 696 int (* seq_show)(struct seq_file *, void *)) in bt_procfs_init()
|
/Linux-v5.4/fs/ |
D | proc_namespace.c | 239 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
|
D | seq_file.c | 566 int single_open(struct file *file, int (*show)(struct seq_file *, void *), in single_open() 587 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size()
|
/Linux-v5.4/fs/reiserfs/ |
D | procfs.c | 402 static void add_file(struct super_block *sb, char *name, in add_file()
|
/Linux-v5.4/lib/ |
D | lru_cache.c | 638 void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext, in lc_seq_dump_details()
|
/Linux-v5.4/ipc/ |
D | util.c | 138 int ids, int (*show)(struct seq_file *, void *)) in ipc_init_proc_interface()
|
/Linux-v5.4/security/apparmor/ |
D | apparmorfs.c | 1044 int (*show)(struct seq_file *, void *)) in seq_profile_open() 1222 int (*show)(struct seq_file *, void *)) in seq_rawdata_open()
|
/Linux-v5.4/drivers/block/drbd/ |
D | drbd_debugfs.c | 418 static int drbd_single_open(struct file *file, int (*show)(struct seq_file *, void *), in drbd_single_open()
|
/Linux-v5.4/block/ |
D | blk-cgroup.c | 521 u64 (*prfill)(struct seq_file *, in blkcg_print_blkgs()
|