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

1 2 3 4 5 6 7 8

  /external/ltp/testcases/kernel/syscalls/sysfs/
sysfs01.c 94 TEST(ltp_syscall(__NR_sysfs, 1, "proc"));
sysfs02.c 93 TEST(ltp_syscall(__NR_sysfs, 2, 0, buf));
sysfs03.c 91 TEST(ltp_syscall(__NR_sysfs, 3));
sysfs04.c 94 TEST(ltp_syscall(__NR_sysfs, INVALID_OPTION));
sysfs05.c 110 TEST(ltp_syscall(__NR_sysfs, option[i], fsname[i]));
sysfs06.c 114 (__NR_sysfs, option[i], fsindex[i], bad_addr));
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 195 #define __NR_sysfs 139
vki-scnums-s390x-linux.h 143 #define __NR_sysfs 135
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 195 #define __NR_sysfs 139
  /external/libchrome/sandbox/linux/system_headers/
x86_64_linux_syscalls.h 569 #if !defined(__NR_sysfs)
570 #define __NR_sysfs 139
x86_32_linux_syscalls.h 553 #if !defined(__NR_sysfs)
554 #define __NR_sysfs 135
  /external/minijail/linux-x86/
libsyscalls.gen.c 423 #ifdef __NR_sysfs
424 { "sysfs", __NR_sysfs },
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 190 #define __NR_sysfs 135
unistd_64.h 195 #define __NR_sysfs 139

Completed in 704 milliseconds

1 2 3 4 5 6 7 8