Searched defs:seqf (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-4.19/block/ |
| D | genhd.c | 308 void blkdev_show(struct seq_file *seqf, off_t offset) in blkdev_show() 962 static void *disk_seqf_start(struct seq_file *seqf, loff_t *pos) in disk_seqf_start() 983 static void *disk_seqf_next(struct seq_file *seqf, void *v, loff_t *pos) in disk_seqf_next() 995 static void disk_seqf_stop(struct seq_file *seqf, void *v) in disk_seqf_stop() 1007 static void *show_partition_start(struct seq_file *seqf, loff_t *pos) in show_partition_start() 1017 static int show_partition(struct seq_file *seqf, void *v) in show_partition() 1332 static int diskstats_show(struct seq_file *seqf, void *v) in diskstats_show()
|
| /kernel/linux/linux-5.10/block/ |
| D | genhd.c | 408 void blkdev_show(struct seq_file *seqf, off_t offset) in blkdev_show() 1126 static void *disk_seqf_start(struct seq_file *seqf, loff_t *pos) in disk_seqf_start() 1147 static void *disk_seqf_next(struct seq_file *seqf, void *v, loff_t *pos) in disk_seqf_next() 1159 static void disk_seqf_stop(struct seq_file *seqf, void *v) in disk_seqf_stop() 1171 static void *show_partition_start(struct seq_file *seqf, loff_t *pos) in show_partition_start() 1181 static int show_partition(struct seq_file *seqf, void *v) in show_partition() 1607 static int diskstats_show(struct seq_file *seqf, void *v) in diskstats_show()
|
| /kernel/linux/linux-4.19/arch/powerpc/kvm/ |
| D | timing.c | 189 struct seq_file *seqf = file->private_data; in kvmppc_exit_timing_write() local
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| D | timing.c | 178 struct seq_file *seqf = file->private_data; in kvmppc_exit_timing_write() local
|