Searched refs:dump_seek (Results 1 – 2 of 2) sorted by relevance
1202 static int dump_seek(struct file *file, loff_t off) in dump_seek() function1294 do { if (!dump_seek(file, (off))) return 0; } while(0)1320 if (!dump_seek(file, (off))) \
1143 static int dump_seek(struct file *file, loff_t off) in dump_seek() function1302 if (!dump_seek(file, (off))) \2048 if (!dump_seek(file, PAGE_SIZE)) { in elf_core_dump()