Home
last modified time | relevance | path

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

/linux/include/linux/
A Dseq_file.h17 struct seq_file { struct
33 void * (*start) (struct seq_file *m, loff_t *pos); argument
A Dkernfs.h206 struct seq_file *seq_file; member
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Dcore.c115 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/drivers/nvme/host/
A Dfabrics.c1040 struct seq_file *seq_file = file->private_data; in nvmf_dev_write() local
1072 static int nvmf_dev_show(struct seq_file *seq_file, void *private) in nvmf_dev_show()
1104 struct seq_file *seq_file = file->private_data; in nvmf_dev_release() local
/linux/drivers/gpu/drm/vc4/
A Dvc4_debugfs.c60 int (*show)(struct seq_file*, void*), in vc4_debugfs_add_file()
A Dvc4_drv.h846 int (*show)(struct seq_file*, void*), in vc4_debugfs_add_file()
/linux/fs/proc/
A Dproc_net.c199 int (*show)(struct seq_file *, void *), void *data) in proc_create_net_single()
240 int (*show)(struct seq_file *, void *), in proc_create_net_single_write()
A Dgeneric.c646 int (*show)(struct seq_file *, void *), void *data) in proc_create_single_data()
/linux/arch/x86/platform/atom/
A Dpunit_atom_debug.c79 static int punit_dev_state_show(struct seq_file *seq_file, void *unused) in punit_dev_state_show()
/linux/net/bluetooth/
A Daf_bluetooth.c681 int (*seq_show)(struct seq_file *, void *)) in bt_procfs_init()
697 int (*seq_show)(struct seq_file *, void *)) in bt_procfs_init()
/linux/fs/
A Dproc_namespace.c243 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
A Dseq_file.c572 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/fs/reiserfs/
A Dprocfs.c402 static void add_file(struct super_block *sb, char *name, in add_file()
/linux/lib/
A Dlru_cache.c639 void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext, in lc_seq_dump_details()
/linux/ipc/
A Dutil.c139 int ids, int (*show)(struct seq_file *, void *)) in ipc_init_proc_interface()
/linux/kernel/trace/
A Dbpf_trace.c465 BPF_CALL_5(bpf_seq_printf, struct seq_file *, m, char *, fmt, u32, fmt_size, in BPF_CALL_5()
501 BPF_CALL_3(bpf_seq_write, struct seq_file *, m, const void *, data, u32, len) in BPF_CALL_3()
516 BPF_CALL_4(bpf_seq_printf_btf, struct seq_file *, m, struct btf_ptr *, ptr, in BPF_CALL_4()
/linux/security/apparmor/
A Dapparmorfs.c1042 int (*show)(struct seq_file *, void *)) in seq_profile_open()
1220 int (*show)(struct seq_file *, void *)) in seq_rawdata_open()
/linux/drivers/block/drbd/
A Ddrbd_debugfs.c418 static int drbd_single_open(struct file *file, int (*show)(struct seq_file *, void *), in drbd_single_open()
/linux/kernel/sched/
A Dpsi.c1089 static int psi_open(struct file *file, int (*psi_show)(struct seq_file *, void *)) in psi_open()
/linux/block/
A Dblk-cgroup.c517 u64 (*prfill)(struct seq_file *, in blkcg_print_blkgs()

Completed in 63 milliseconds