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

1 2 3 4

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 195 #define __NR_sysfs 139
unistd_x32.h 174 #define __NR_sysfs (__X32_SYSCALL_BIT + 139)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
unistd_x32.h 174 #define __NR_sysfs (__X32_SYSCALL_BIT + 139)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
unistd_x32.h 174 #define __NR_sysfs (__X32_SYSCALL_BIT + 139)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 143 #define __NR_sysfs 139
unistd_x32.h 126 #define __NR_sysfs (__X32_SYSCALL_BIT + 139)
  /external/libchrome/sandbox/linux/system_headers/
mips64_linux_syscalls.h 560 #if !defined(__NR_sysfs)
561 #define __NR_sysfs (__NR_Linux + 136)
x86_64_linux_syscalls.h 569 #if !defined(__NR_sysfs)
570 #define __NR_sysfs 139
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 195 #define __NR_sysfs 139
vki-scnums-mips64-linux.h 175 #define __NR_sysfs (__NR_Linux + 136)
vki-scnums-s390x-linux.h 143 #define __NR_sysfs 135
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 313 #define __NR_sysfs 139
314 __SYSCALL(__NR_sysfs, sys_sysfs)
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
unistd_x32.h 174 #define __NR_sysfs (__X32_SYSCALL_BIT + 139)
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
unistd_x32.h 174 #define __NR_sysfs (__X32_SYSCALL_BIT + 139)
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
unistd_x32.h 174 #define __NR_sysfs (__X32_SYSCALL_BIT + 139)
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
unistd_x32.h 174 #define __NR_sysfs (__X32_SYSCALL_BIT + 139)
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
unistd_x32.h 174 #define __NR_sysfs (__X32_SYSCALL_BIT + 139)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139

Completed in 596 milliseconds

1 2 3 4