Searched defs:seq_file (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/include/linux/ |
D | seq_file.h | 18 struct seq_file { struct 37 void * (*start) (struct seq_file *m, loff_t *pos); argument
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | core.c | 144 int dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *)) in dss_debugfs_create_file() 161 int dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *)) in dss_debugfs_create_file()
|
/linux-4.4.14/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-4.4.14/net/bluetooth/ |
D | af_bluetooth.c | 675 int (* seq_show)(struct seq_file *, void *)) in bt_procfs_init() 691 int (* seq_show)(struct seq_file *, void *)) in bt_procfs_init()
|
/linux-4.4.14/fs/proc/ |
D | proc_net.c | 64 int (*show)(struct seq_file *, void *)) in single_open_net()
|
/linux-4.4.14/fs/ |
D | proc_namespace.c | 235 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
|
D | seq_file.c | 563 int single_open(struct file *file, int (*show)(struct seq_file *, void *), in single_open() 584 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size()
|
/linux-4.4.14/fs/reiserfs/ |
D | procfs.c | 409 static void add_file(struct super_block *sb, char *name, in add_file()
|
/linux-4.4.14/lib/ |
D | lru_cache.c | 652 void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext, in lc_seq_dump_details()
|
/linux-4.4.14/drivers/dma-buf/ |
D | dma-buf.c | 885 int (*write)(struct seq_file *)) in dma_buf_debugfs_create_file()
|
/linux-4.4.14/ipc/ |
D | util.c | 119 int ids, int (*show)(struct seq_file *, void *)) in ipc_init_proc_interface()
|
/linux-4.4.14/security/apparmor/ |
D | apparmorfs.c | 228 int (*show)(struct seq_file *, void *)) in aa_fs_seq_profile_open()
|
/linux-4.4.14/block/ |
D | blk-cgroup.c | 496 u64 (*prfill)(struct seq_file *, in blkcg_print_blkgs()
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_debugfs.c | 423 static int drbd_single_open(struct file *file, int (*show)(struct seq_file *, void *), in drbd_single_open()
|