Searched refs:dump_seek (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcoredump.h13 extern int dump_seek(struct file *file, loff_t off);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbinfmt_aout.c119 if (!dump_seek(cprm->file, PAGE_SIZE - sizeof(dump)))
H A Dexec.c2062 int dump_seek(struct file *file, loff_t off) function
2089 EXPORT_SYMBOL(dump_seek); variable
H A Dbinfmt_elf.c2017 if (!dump_seek(cprm->file, dataoff - foffset))
2040 stop = !dump_seek(cprm->file, PAGE_SIZE);
H A Dbinfmt_elf_fdpic.c1533 } else if (!dump_seek(file, PAGE_SIZE))
1819 if (!dump_seek(cprm->file, dataoff - foffset))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/ia32/
H A Dia32_aout.c137 if (!dump_seek(file, offset)) \

Completed in 182 milliseconds