| /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/drivers/android/binder/ |
| H A D | rust_binder_main.rs | 478 ptr: *mut seq_file, in rust_binder_stats_show() 494 ptr: *mut seq_file, in rust_binder_state_show() 510 ptr: *mut seq_file, in rust_binder_proc_show() 528 ptr: *mut seq_file, in rust_binder_transactions_show()
|
| /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/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/net/bluetooth/ |
| H A D | af_bluetooth.c | 901 bt_procfs_init(struct net * net,const char * name,struct bt_sock_list * sk_list,int (* seq_show)(struct seq_file *,void *)) bt_procfs_init() argument 917 bt_procfs_init(struct net * net,const char * name,struct bt_sock_list * sk_list,int (* seq_show)(struct seq_file *,void *)) bt_procfs_init() argument
|
| /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 | 120 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 | 1130 int (*show)(struct seq_file *, void *)) in seq_profile_open() 1322 int (*show)(struct seq_file *, void *)) in seq_rawdata_open()
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_debugfs.c | 418 drbd_single_open(struct file * file,int (* show)(struct seq_file *,void *),void * data,struct kref * kref,void (* release)(struct kref *)) drbd_single_open() argument [all...] |
| /linux/include/linux/ |
| H A D | kernfs.h | 259 struct seq_file *seq_file; global() member [all...] |
| /linux/block/ |
| H A D | blk-cgroup.c | 709 u64 (*prfill)(struct seq_file *, in blkcg_print_blkgs() argument
|
| /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,const void *,args,u32,data_len) BPF_CALL_5() argument 496 BPF_CALL_3(bpf_seq_write,struct seq_file *,m,const void *,data,u32,len) BPF_CALL_3() argument 511 BPF_CALL_4(bpf_seq_printf_btf,struct seq_file *,m,struct btf_ptr *,ptr,u32,btf_ptr_size,u64,flags) BPF_CALL_4() argument
|
| /linux/drivers/block/ |
| H A D | zloop.c | 1699 static int zloop_ctl_show(struct seq_file *seq_file, void *private) in zloop_ctl_show()
|