/external/libchrome/sandbox/linux/system_headers/ |
D | x86_64_linux_syscalls.h | 569 #if !defined(__NR_sysfs) 570 #define __NR_sysfs 139 macro
|
D | x86_32_linux_syscalls.h | 553 #if !defined(__NR_sysfs) 554 #define __NR_sysfs 135 macro
|
D | mips64_linux_syscalls.h | 560 #if !defined(__NR_sysfs) 561 #define __NR_sysfs (__NR_Linux + 136) macro
|
D | arm_linux_syscalls.h | 416 #if !defined(__NR_sysfs) 417 #define __NR_sysfs (__NR_SYSCALL_BASE+135) macro
|
D | mips_linux_syscalls.h | 556 #if !defined(__NR_sysfs) 557 #define __NR_sysfs (__NR_Linux + 135) macro
|
/external/valgrind/include/vki/ |
D | vki-scnums-s390x-linux.h | 143 #define __NR_sysfs 135 macro
|
D | vki-scnums-amd64-linux.h | 195 #define __NR_sysfs 139 macro
|
D | vki-scnums-ppc32-linux.h | 172 #define __NR_sysfs 135 macro
|
D | vki-scnums-x86-linux.h | 172 #define __NR_sysfs 135 macro
|
D | vki-scnums-ppc64-linux.h | 172 #define __NR_sysfs 135 macro
|
D | vki-scnums-arm-linux.h | 172 #define __NR_sysfs 135 macro
|
D | vki-scnums-mips64-linux.h | 175 #define __NR_sysfs (__NR_Linux + 136) macro
|
D | vki-scnums-mips32-linux.h | 175 #define __NR_sysfs (__NR_Linux + 135) macro
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | unistd_64.h | 143 #define __NR_sysfs 139 macro
|
D | unistd_32.h | 139 #define __NR_sysfs 135 macro
|
D | unistd_x32.h | 126 #define __NR_sysfs (__X32_SYSCALL_BIT + 139) macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | unistd.h | 158 #define __NR_sysfs (__NR_Linux + 135) macro 536 #define __NR_sysfs (__NR_Linux + 136) macro 873 #define __NR_sysfs (__NR_Linux + 136) macro
|
/external/kernel-headers/original/uapi/asm-arm/asm/ |
D | unistd.h | 163 #define __NR_sysfs (__NR_SYSCALL_BASE+135) macro
|
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/ |
D | syscall_sets.cc | 753 case __NR_sysfs: in IsGlobalSystemStatus()
|
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-mips64-linux.c | 773 PLAX_ (__NR_sysfs, sys_sysfs),
|
/external/valgrind/memcheck/tests/x86-linux/ |
D | scalar.c | 619 GO(__NR_sysfs, "n/a"); in main()
|
D | scalar.stderr.exp | 1568 135: __NR_sysfs n/a
|
/external/valgrind/memcheck/tests/darwin/ |
D | scalar.c | 1209 GO(__NR_sysfs, "n/a"); in main()
|
/external/valgrind/docs/internals/ |
D | porting-to-ARM.txt | 1042 #define __NR_sysfs (__NR_SYSCALL_BASE+135)
|