Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dseq_file.h16 struct seq_file { struct
32 void * (*start) (struct seq_file *m, loff_t *pos); argument
H A Dkernfs.h211 struct seq_file *seq_file; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H 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()
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dfabrics.c1076 struct seq_file *seq_file = file->private_data; in nvmf_dev_write() local
1108 static int nvmf_dev_show(struct seq_file *seq_file, void *private) in nvmf_dev_show()
1140 struct seq_file *seq_file = file->private_data; in nvmf_dev_release() local
/OK3568_Linux_fs/kernel/fs/proc/
H 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()
H A Dgeneric.c654 int (*show)(struct seq_file *, void *), void *data) in proc_create_single_data()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_debugfs.c60 int (*show)(struct seq_file*, void*), in vc4_debugfs_add_file()
H A Dvc4_drv.h855 int (*show)(struct seq_file*, void*), in vc4_debugfs_add_file()
/OK3568_Linux_fs/kernel/net/bluetooth/
H 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()
/OK3568_Linux_fs/kernel/arch/x86/platform/atom/
H A Dpunit_atom_debug.c79 static int punit_dev_state_show(struct seq_file *seq_file, void *unused) in punit_dev_state_show()
/OK3568_Linux_fs/kernel/fs/
H A Dproc_namespace.c240 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
H A Dseq_file.c561 int single_open(struct file *file, int (*show)(struct seq_file *, void *), in single_open()
582 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dprocfs.c402 static void add_file(struct super_block *sb, char *name, in add_file()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_sysfs.c555 static int mali_seq_internal_state_show(struct seq_file *seq_file, void *v) in mali_seq_internal_state_show()
709 static int profiling_events_show(struct seq_file *seq_file, void *v) in profiling_events_show()
728 static int profiling_events_show_human_readable(struct seq_file *seq_file, void *v) in profiling_events_show_human_readable()
/OK3568_Linux_fs/kernel/lib/
H A Dlru_cache.c638 void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext, in lc_seq_dump_details()
/OK3568_Linux_fs/kernel/ipc/
H A Dutil.c138 int ids, int (*show)(struct seq_file *, void *)) in ipc_init_proc_interface()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dbpf_trace.c578 BPF_CALL_5(bpf_seq_printf, struct seq_file *, m, char *, fmt, u32, fmt_size, in BPF_CALL_5()
763 BPF_CALL_3(bpf_seq_write, struct seq_file *, m, const void *, data, u32, len) in BPF_CALL_3()
778 BPF_CALL_4(bpf_seq_printf_btf, struct seq_file *, m, struct btf_ptr *, ptr, in BPF_CALL_4()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dapparmorfs.c1043 int (*show)(struct seq_file *, void *)) in seq_profile_open()
1221 int (*show)(struct seq_file *, void *)) in seq_rawdata_open()
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_debugfs.c418 static int drbd_single_open(struct file *file, int (*show)(struct seq_file *, void *), in drbd_single_open()
/OK3568_Linux_fs/kernel/block/
H A Dblk-cgroup.c504 u64 (*prfill)(struct seq_file *, in blkcg_print_blkgs()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Drtw_proc.c49 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Drtw_proc.c50 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_proc.c51 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_proc.c49 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Drtw_proc.c49 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size()

12