Home
last modified time | relevance | path

Searched refs:sys_fallocate (Results 1 – 15 of 15) sorted by relevance

/external/strace/linux/
Dsyscall.h107 int sys_fallocate(), sys_timerfd_create(), sys_timerfd_settime(), sys_timerfd_gettime();
/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-linux.h102 DECL_TEMPLATE(linux, sys_fallocate);
Dsyswrap-ppc64-linux.c1457 LINX_(__NR_fallocate, sys_fallocate), // 309
Dsyswrap-ppc32-linux.c1817 LINX_(__NR_fallocate, sys_fallocate), // 309
Dsyswrap-amd64-linux.c1398 LINX_(__NR_fallocate, sys_fallocate), // 285
Dsyswrap-s390x-linux.c1484 LINX_(__NR_fallocate, sys_fallocate), // 314
Dsyswrap-x86-linux.c2206 LINX_(__NR_fallocate, sys_fallocate), // 324
Dsyswrap-linux.c1255 PRE(sys_fallocate) in PRE() argument
/external/strace/linux/i386/
Dsyscallent.h357 { 6, TD, sys_fallocate, "fallocate" }, /* 324 */
/external/strace/linux/sh/
Dsyscallent.h359 { 6, TD, sys_fallocate, "fallocate" }, /* 324 */
/external/strace/linux/arm/
Dsyscallent.h385 { 6, TD, sys_fallocate, "fallocate" }, /* 352 */
/external/strace/
DChangeLog125 sys_fallocate): Use printfd() for decoding of file descriptors.
271 * linux/*/syscallent.h: Fix sys_fallocate flags.
1139 (sys_fallocate): Likewise.
Dfile.c3043 sys_fallocate(struct tcb *tcp) in sys_fallocate() function
DChangeLog-CVS710 * file.c (sys_fallocate): New function.
/external/strace/linux/mips/
Dsyscallent.h4325 { 6, TD, sys_fallocate, "fallocate" }, /* 4320 */
5630 { 6, TD, sys_fallocate, "fallocate" }, /* 5279 */
6940 { 6, TD, sys_fallocate, "fallocate" }, /* 6283 */