HomeSort by relevance Sort by last modified time
    Searched full:sys_fallocate (Results 1 - 25 of 26) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 44 #define SYS_fallocate __NR_fallocate
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 44 #define SYS_fallocate __NR_fallocate
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 44 #define SYS_fallocate __NR_fallocate
  /bionic/libc/include/sys/
glibc-syscalls.h 48 #define SYS_fallocate __NR_fallocate
395 #define SYS_fallocate __NR_fallocate
750 #define SYS_fallocate __NR_fallocate
    [all...]
  /external/strace/linux/
syscall.h 107 int sys_fallocate(), sys_timerfd_create(), sys_timerfd_settime(), sys_timerfd_gettime();
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h 107 DECL_TEMPLATE(linux, sys_fallocate);
syswrap-amd64-linux.c     [all...]
syswrap-ppc64-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-linux.c     [all...]
  /external/strace/linux/arm/
syscallent.h 385 { 6, TD, sys_fallocate, "fallocate" }, /* 352 */
  /external/strace/linux/i386/
syscallent.h 357 { 6, TD, sys_fallocate, "fallocate" }, /* 324 */
  /external/strace/linux/sh/
syscallent.h 359 { 6, TD, sys_fallocate, "fallocate" }, /* 324 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 637 __SYSCALL(__NR_fallocate, sys_fallocate)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 637 __SYSCALL(__NR_fallocate, sys_fallocate)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 638 __SYSCALL(__NR_fallocate, sys_fallocate)
  /external/strace/
ChangeLog 125 sys_fallocate): Use printfd() for decoding of file descriptors.
271 * linux/*/syscallent.h: Fix sys_fallocate flags.
    [all...]
file.c 3078 sys_fallocate(struct tcb *tcp) function
    [all...]
ChangeLog-CVS 710 * file.c (sys_fallocate): New function.
    [all...]
  /external/strace/linux/mips/
syscallent.h     [all...]
  /prebuilts/qemu-kernel/arm/2.6/
vmlinux-qemu 

Completed in 392 milliseconds

1 2