HomeSort by relevance Sort by last modified time
    Searched defs:__NR_name_to_handle_at (Results 1 - 25 of 95) sorted by null

1 2 3 4

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 400 #define __NR_name_to_handle_at 303
unistd_x32.h 349 #define __NR_name_to_handle_at (__X32_SYSCALL_BIT + 303)
unistd_32.h 442 #define __NR_name_to_handle_at 341
  /development/ndk/platforms/android-21/arch-x86/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)
unistd_32.h 442 #define __NR_name_to_handle_at 341
  /development/ndk/platforms/android-21/arch-x86_64/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)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 307 #define __NR_name_to_handle_at 303
unistd_x32.h 266 #define __NR_name_to_handle_at (__X32_SYSCALL_BIT + 303)
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 387 #define __NR_name_to_handle_at 303
vki-scnums-arm64-linux.h 300 #define __NR_name_to_handle_at 264
vki-scnums-mips64-linux.h 337 #define __NR_name_to_handle_at (__NR_Linux + 298)
vki-scnums-s390x-linux.h 303 #define __NR_name_to_handle_at 335
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 675 #define __NR_name_to_handle_at 264
676 __SYSCALL(__NR_name_to_handle_at, sys_name_to_handle_at)
  /prebuilts/ndk/9/platforms/android-21/arch-x86/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)
  /prebuilts/ndk/9/platforms/android-21/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...]
  /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...]

Completed in 185 milliseconds

1 2 3 4