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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dirixelf.c1032 #define DUMP_SEEK(off) \ macro
1046 DUMP_SEEK(roundup((unsigned long)file->f_pos, 4));
1048 DUMP_SEEK(roundup((unsigned long)file->f_pos, 4));
1056 #undef DUMP_SEEK macro
1061 #define DUMP_SEEK(off) \ macro
1282 DUMP_SEEK(dataoff);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dbinfmt_elf_fdpic.c1239 #define DUMP_SEEK(off) \ macro
1252 DUMP_SEEK(roundup((unsigned long)file->f_pos, 4));
1254 DUMP_SEEK(roundup((unsigned long)file->f_pos, 4));
1259 #undef DUMP_SEEK macro
1264 #define DUMP_SEEK(off) \ macro
1470 DUMP_SEEK(file->f_pos + PAGE_SIZE);
1474 DUMP_SEEK(file->f_pos + PAGE_SIZE);
1754 DUMP_SEEK(dataoff);
H A Dbinfmt_aout.c75 #define DUMP_SEEK(offset) \ macro
165 DUMP_SEEK(PAGE_SIZE);
H A Dbinfmt_elf.c1265 #define DUMP_SEEK(off) \ macro
1694 DUMP_SEEK(dataoff - foffset);
1711 DUMP_SEEK(PAGE_SIZE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dia32_aout.c131 #define DUMP_SEEK(offset) \ macro
187 DUMP_SEEK(PAGE_SIZE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dbinfmt_aout32.c70 #define DUMP_SEEK(offset) \ macro

Completed in 102 milliseconds