HomeSort by relevance Sort by last modified time
    Searched refs:__NR_sysfs (Results 51 - 74 of 74) sorted by null

1 23

  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 167 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 482 case __NR_sysfs_portable: native_number = __NR_sysfs; break;
  /external/kernel-headers/original/asm-arm/
unistd.h 163 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
  /external/valgrind/main/include/vki/
vki-scnums-mips32-linux.h 175 #define __NR_sysfs (__NR_Linux + 135)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 228 #define SYS_sysfs __NR_sysfs
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 228 #define SYS_sysfs __NR_sysfs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 228 #define SYS_sysfs __NR_sysfs
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 167 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 167 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 167 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 167 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 167 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 167 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 167 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm/
unistd.h 167 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 167 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 167 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 167 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 167 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 167 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 618 // __NR_sysfs 135
619 GO(__NR_sysfs, "n/a");
620 //SY(__NR_sysfs); // (Not yet handled by Valgrind) FAIL;
    [all...]
scalar.stderr.exp     [all...]
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc 957 case __NR_sysfs:
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c 1202 // __NR_sysfs 135
1203 GO(__NR_sysfs, "n/a");
1204 //SY(__NR_sysfs); // (Not yet handled by Valgrind) FAIL;
    [all...]

Completed in 183 milliseconds

1 23