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

12 3 4 5

  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_x32.h 351 #define __NR_name_to_handle_at (__X32_SYSCALL_BIT + 303)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 400 #define __NR_name_to_handle_at 303
unistd_x32.h 351 #define __NR_name_to_handle_at (__X32_SYSCALL_BIT + 303)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 446 #define __NR_name_to_handle_at (__NR_SYSCALL_BASE + 370)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 359 #define __NR_name_to_handle_at 264
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 447 #define __NR_name_to_handle_at (__NR_Linux + 339)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 442 #define __NR_name_to_handle_at 341
  /development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h 446 #define __NR_name_to_handle_at (__NR_SYSCALL_BASE+370)
  /development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h 447 #define __NR_name_to_handle_at (__NR_Linux + 339)
    [all...]
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
unistd.h 447 #define __NR_name_to_handle_at (__NR_Linux + 339)
    [all...]
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_32.h 442 #define __NR_name_to_handle_at 341
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_32.h 442 #define __NR_name_to_handle_at 341
  /development/ndk/platforms/android-21/include/asm-generic/
unistd.h 357 #define __NR_name_to_handle_at 264
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 451 #define __NR_name_to_handle_at (__NR_SYSCALL_BASE+370)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 447 #define __NR_name_to_handle_at (__NR_Linux + 339)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 444 #define __NR_name_to_handle_at 341
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 399 #define __NR_name_to_handle_at (__NR_SYSCALL_BASE+370)
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 673 #define __NR_name_to_handle_at 264
674 __SYSCALL(__NR_name_to_handle_at, sys_name_to_handle_at)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 362 #define __NR_name_to_handle_at (__NR_Linux + 339)
698 #define __NR_name_to_handle_at (__NR_Linux + 298)
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 341 #define __NR_name_to_handle_at 341
  /external/libchrome/sandbox/linux/system_headers/
arm_linux_syscalls.h 1324 #if !defined(__NR_name_to_handle_at)
1325 #define __NR_name_to_handle_at (__NR_SYSCALL_BASE+370)
mips_linux_syscalls.h 1372 #if !defined(__NR_name_to_handle_at)
1373 #define __NR_name_to_handle_at (__NR_Linux + 339)
x86_32_linux_syscalls.h 1361 #if !defined(__NR_name_to_handle_at)
1362 #define __NR_name_to_handle_at 341
  /external/valgrind/include/vki/
vki-scnums-arm-linux.h 409 #define __NR_name_to_handle_at 370
vki-scnums-mips32-linux.h 379 #define __NR_name_to_handle_at (__NR_Linux + 339)

Completed in 74 milliseconds

12 3 4 5