HomeSort by relevance Sort by last modified time
    Searched defs:__NR_preadv2 (Results 1 - 14 of 14) sorted by null

  /external/fio/os/
os-linux-syscall.h 23 #ifndef __NR_preadv2
24 #define __NR_preadv2 378
54 #ifndef __NR_preadv2
55 #define __NR_preadv2 327
95 #ifndef __NR_preadv2
96 #define __NR_preadv2 1348
136 #ifndef __NR_preadv2
137 #define __NR_preadv2 376
160 #ifndef __NR_preadv2
161 #define __NR_preadv2 35
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 348 #define __NR_preadv2 327
unistd_x32.h 340 #define __NR_preadv2 (__X32_SYSCALL_BIT + 546)
unistd_32.h 395 #define __NR_preadv2 378
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 331 #define __NR_preadv2 327
unistd_x32.h 323 #define __NR_preadv2 (__X32_SYSCALL_BIT + 546)
unistd_32.h 378 #define __NR_preadv2 378
  /external/strace/
scno.h 989 #ifndef __NR_preadv2
990 # define __NR_preadv2 (SYSCALL_BIT | 327)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd-common.h 368 #define __NR_preadv2 (__NR_SYSCALL_BASE + 392)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 315 #define __NR_preadv2 286
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 384 #define __NR_preadv2 (__NR_Linux + 361)
715 #define __NR_preadv2 (__NR_Linux + 321)
    [all...]
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd-common.h 351 #define __NR_preadv2 (__NR_SYSCALL_BASE + 392)
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 723 #define __NR_preadv2 286
724 __SC_COMP(__NR_preadv2, sys_preadv2, compat_sys_preadv2)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 384 #define __NR_preadv2 (__NR_Linux + 361)
728 #define __NR_preadv2 (__NR_Linux + 321)
    [all...]

Completed in 475 milliseconds