Home
last modified time | relevance | path

Searched defs:seqf (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/block/
Dgenhd.c253 void blkdev_show(struct seq_file *seqf, off_t offset) in blkdev_show()
790 static void *disk_seqf_start(struct seq_file *seqf, loff_t *pos) in disk_seqf_start()
811 static void *disk_seqf_next(struct seq_file *seqf, void *v, loff_t *pos) in disk_seqf_next()
823 static void disk_seqf_stop(struct seq_file *seqf, void *v) in disk_seqf_stop()
834 static void *show_partition_start(struct seq_file *seqf, loff_t *pos) in show_partition_start()
844 static int show_partition(struct seq_file *seqf, void *v) in show_partition()
1138 static int diskstats_show(struct seq_file *seqf, void *v) in diskstats_show()
/linux-3.3/arch/powerpc/kvm/
Dtiming.c191 struct seq_file *seqf = file->private_data; in kvmppc_exit_timing_write() local
/linux-3.3/arch/arm/mach-omap2/
Dmux.c686 struct seq_file *seqf; in omap_mux_dbg_signal_write() local