Home
last modified time | relevance | path

Searched defs:read_page (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/kernel/trace/
Dring_buffer_benchmark.c98 static enum event_status read_page(int cpu) in read_page() function
/linux-3.3/fs/squashfs/
Dsquashfs_fs_sb.h61 struct squashfs_cache *read_page; member
/linux-3.3/tools/perf/util/
Dtrace-event-read.c45 static int read_page; variable
/linux-3.3/drivers/md/
Dbitmap.c370 static struct page *read_page(struct file *file, unsigned long index, in read_page() function
/linux-3.3/include/linux/mtd/
Dnand.h367 int (*read_page)(struct mtd_info *mtd, struct nand_chip *chip, member
/linux-3.3/drivers/mtd/nand/
Dnandsim.c1441 static void read_page(struct nandsim *ns, int num) in read_page() function