Home
last modified time | relevance | path

Searched refs:fadvise64_64 (Results 1 – 21 of 21) sorted by relevance

/external/strace/
Dfadvise.c51 SYS_FUNC(fadvise64_64) in SYS_FUNC() argument
Dsys_func.h41 extern SYS_FUNC(fadvise64_64);
DNEWS546 * Support Linux syscalls fadvise64, fadvise64_64, and epoll_*.
DChangeLog-CVS891 * linux/mips/syscallent.h: Fix argument count for fadvise64_64.
1904 * linux/s390/syscallent.h (sys_tgkill, vserver, fadvise64_64)
1963 fadvise64, fstatfs64, fadvise64_64.
1978 fadvise64_64.
1980 sendfile, fadvise64_64.
2510 * linux/syscallent.h: Handle fadvise64 and fadvise64_64 using those.
/external/strace/linux/32/
Dsyscallent.h231 [223] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" },
/external/strace/linux/avr32/
Dsyscallent.h252 [224] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" },
/external/strace/linux/mips/
Dsyscallent-n32.h219 [6216] = { 4, TD, SEN(fadvise64_64), "fadvise64" },
Dsyscallent-n64.h218 [5215] = { 4, TD, SEN(fadvise64_64), "fadvise64" },
Dsyscallent-o32.h257 [4254] = { 7, TD, SEN(fadvise64_64), "fadvise64" },
/external/strace/linux/xtensa/
Dsyscallent.h59 [ 63] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" },
/external/strace/linux/sparc/
Dsyscallent.h211 [210] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" },
/external/strace/linux/hppa/
Dsyscallent.h241 [236] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" },
/external/strace/linux/i386/
Dsyscallent.h300 [272] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" },
/external/strace/linux/m68k/
Dsyscallent.h295 [267] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" },
/external/strace/linux/x32/
Dsyscallent.h222 [221] = { 4, TD, SEN(fadvise64_64), "fadvise64" },
/external/strace/linux/sh/
Dsyscallent.h300 [272] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" },
/external/strace/linux/powerpc/
Dsyscallent.h283 [254] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" },
/external/strace/linux/microblaze/
Dsyscallent.h300 [272] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" },
/external/strace/linux/arm/
Dsyscallent.h297 [270] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" },
/external/strace/linux/bfin/
Dsyscallent.h301 [273] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" },
/external/strace/debian/
Dchangelog364 + Support Linux syscalls fadvise64, fadvise64_64, and epoll_*.