| /linux/drivers/nvme/host/ |
| H A D | fabrics.c | 1388 struct seq_file *seq_file = file->private_data; in nvmf_dev_write() local 1420 static void __nvmf_concat_opt_tokens(struct seq_file *seq_file) in __nvmf_concat_opt_tokens() 1440 static int nvmf_dev_show(struct seq_file *seq_file, void *private) in nvmf_dev_show() 1471 struct seq_file *seq_file = file->private_data; in nvmf_dev_release() local
|
| /linux/fs/proc/ |
| H A D | proc_net.c | 210 int (*show)(struct seq_file *, void *), void *data) in proc_create_net_single() 251 int (*show)(struct seq_file *, void *), in proc_create_net_single_write()
|
| H A D | generic.c | 667 int (*show)(struct seq_file *, void *), void *data) in proc_create_single_data()
|
| /linux/rust/kernel/debugfs/ |
| H A D | file_ops.rs | 104 writer_act<T: Writer + Sync>( seq: *mut bindings::seq_file, _: *mut c_void, ) -> c_int writer_act() argument 112 let seq_file = unsafe { SeqFile::from_raw(seq) }; writer_act() localVariable [all...] |
| /linux/net/bluetooth/ |
| H A D | af_bluetooth.c | 848 int (*seq_show)(struct seq_file *, void *)) in bt_procfs_init() 864 int (*seq_show)(struct seq_file *, void *)) in bt_procfs_init()
|
| /linux/arch/x86/platform/atom/ |
| H A D | punit_atom_debug.c | 82 static int punit_dev_state_show(struct seq_file *seq_file, void *unused) in punit_dev_state_show()
|
| /linux/arch/arm64/kvm/ |
| H A D | ptdump.c | 230 int (*show)(struct seq_file *, void *)) in kvm_pgtable_debugfs_open()
|
| /linux/lib/ |
| H A D | lru_cache.c | 586 void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext, in lc_seq_dump_details()
|
| /linux/fs/ |
| H A D | seq_file.c | 573 int single_open(struct file *file, int (*show)(struct seq_file *, void *), in single_open() 594 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size()
|
| /linux/rust/kernel/ |
| H A D | lib.rs | 138 pub mod seq_file; global() module
|
| /linux/ipc/ |
| H A D | util.c | 139 int ids, int (*show)(struct seq_file *, void *)) in ipc_init_proc_interface()
|
| /linux/security/apparmor/ |
| H A D | apparmorfs.c | 1062 int (*show)(struct seq_file *, void *)) in seq_profile_open() 1254 int (*show)(struct seq_file *, void *)) in seq_rawdata_open()
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_debugfs.c | 418 static int drbd_single_open(struct file *file, int (*show)(struct seq_file *, void *), in drbd_single_open()
|
| /linux/block/ |
| H A D | blk-cgroup.c | 706 u64 (*prfill)(struct seq_file *, in blkcg_print_blkgs()
|
| /linux/drivers/block/ |
| H A D | zloop.c | 1451 static int zloop_ctl_show(struct seq_file *seq_file, void *private) in zloop_ctl_show()
|
| /linux/kernel/trace/ |
| H A D | bpf_trace.c | 458 BPF_CALL_5(bpf_seq_printf, struct seq_file *, m, char *, fmt, u32, fmt_size, in BPF_CALL_5() 496 BPF_CALL_3(bpf_seq_write, struct seq_file *, m, const void *, data, u32, len) in BPF_CALL_3() 511 BPF_CALL_4(bpf_seq_printf_btf, struct seq_file *, m, struct btf_ptr *, ptr, in BPF_CALL_4()
|