HomeSort by relevance Sort by last modified time
    Searched defs:__NR_open_by_handle_at (Results 26 - 50 of 109) sorted by null

12 3 4 5

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 444 #define __NR_open_by_handle_at 342
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 452 #define __NR_open_by_handle_at (__NR_SYSCALL_BASE+371)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 449 #define __NR_open_by_handle_at (__NR_Linux + 340)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 445 #define __NR_open_by_handle_at 342
  /development/ndk/platforms/android-L/arch-arm/include/asm/
unistd.h 447 #define __NR_open_by_handle_at (__NR_SYSCALL_BASE+371)
  /development/ndk/platforms/android-L/arch-mips/include/asm/
unistd.h 449 #define __NR_open_by_handle_at (__NR_Linux + 340)
    [all...]
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
unistd.h 449 #define __NR_open_by_handle_at (__NR_Linux + 340)
    [all...]
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_32.h 444 #define __NR_open_by_handle_at 342
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_32.h 444 #define __NR_open_by_handle_at 342
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 359 #define __NR_open_by_handle_at 265
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 1322 #if !defined(__NR_open_by_handle_at)
1323 #define __NR_open_by_handle_at (__NR_SYSCALL_BASE+371)
mips_linux_syscalls.h 1376 #if !defined(__NR_open_by_handle_at)
1377 #define __NR_open_by_handle_at (__NR_Linux + 340)
x86_32_linux_syscalls.h 1365 #if !defined(__NR_open_by_handle_at)
1366 #define __NR_open_by_handle_at 342
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 400 #define __NR_open_by_handle_at (__NR_SYSCALL_BASE+371)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 363 #define __NR_open_by_handle_at (__NR_Linux + 340)
690 #define __NR_open_by_handle_at (__NR_Linux + 299)
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 342 #define __NR_open_by_handle_at 342
  /external/linux-tools-perf/perf-3.12.0/arch/alpha/include/uapi/asm/
unistd.h 462 #define __NR_open_by_handle_at 498
  /external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
unistd.h 400 #define __NR_open_by_handle_at (__NR_SYSCALL_BASE+371)
  /external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/uapi/asm/
unistd.h 397 #define __NR_open_by_handle_at 376
  /external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
unistd.h 390 #define __NR_open_by_handle_at 372
  /external/linux-tools-perf/perf-3.12.0/arch/mips/include/uapi/asm/
unistd.h 363 #define __NR_open_by_handle_at (__NR_Linux + 340)
688 #define __NR_open_by_handle_at (__NR_Linux + 299)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/powerpc/include/uapi/asm/
unistd.h 371 #define __NR_open_by_handle_at 346
  /external/linux-tools-perf/perf-3.12.0/arch/sh/include/uapi/asm/
unistd_32.h 374 #define __NR_open_by_handle_at 360
unistd_64.h 394 #define __NR_open_by_handle_at 371
  /external/linux-tools-perf/perf-3.12.0/arch/sparc/include/uapi/asm/
unistd.h 401 #define __NR_open_by_handle_at 333

Completed in 586 milliseconds

12 3 4 5