Home
last modified time | relevance | path

Searched refs:__NR_sysfs (Results 1 – 24 of 24) sorted by relevance

/external/libchrome/sandbox/linux/system_headers/
Dx86_64_linux_syscalls.h569 #if !defined(__NR_sysfs)
570 #define __NR_sysfs 139 macro
Dx86_32_linux_syscalls.h553 #if !defined(__NR_sysfs)
554 #define __NR_sysfs 135 macro
Dmips64_linux_syscalls.h560 #if !defined(__NR_sysfs)
561 #define __NR_sysfs (__NR_Linux + 136) macro
Darm_linux_syscalls.h416 #if !defined(__NR_sysfs)
417 #define __NR_sysfs (__NR_SYSCALL_BASE+135) macro
Dmips_linux_syscalls.h556 #if !defined(__NR_sysfs)
557 #define __NR_sysfs (__NR_Linux + 135) macro
/external/valgrind/include/vki/
Dvki-scnums-s390x-linux.h143 #define __NR_sysfs 135 macro
Dvki-scnums-amd64-linux.h195 #define __NR_sysfs 139 macro
Dvki-scnums-ppc32-linux.h172 #define __NR_sysfs 135 macro
Dvki-scnums-x86-linux.h172 #define __NR_sysfs 135 macro
Dvki-scnums-ppc64-linux.h172 #define __NR_sysfs 135 macro
Dvki-scnums-arm-linux.h172 #define __NR_sysfs 135 macro
Dvki-scnums-mips64-linux.h175 #define __NR_sysfs (__NR_Linux + 136) macro
Dvki-scnums-mips32-linux.h175 #define __NR_sysfs (__NR_Linux + 135) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_64.h143 #define __NR_sysfs 139 macro
Dunistd_32.h139 #define __NR_sysfs 135 macro
Dunistd_x32.h126 #define __NR_sysfs (__X32_SYSCALL_BIT + 139) macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dunistd.h158 #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/
Dunistd.h163 #define __NR_sysfs (__NR_SYSCALL_BASE+135) macro
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_sets.cc753 case __NR_sysfs: in IsGlobalSystemStatus()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-mips64-linux.c773 PLAX_ (__NR_sysfs, sys_sysfs),
/external/valgrind/memcheck/tests/x86-linux/
Dscalar.c619 GO(__NR_sysfs, "n/a"); in main()
Dscalar.stderr.exp1568 135: __NR_sysfs n/a
/external/valgrind/memcheck/tests/darwin/
Dscalar.c1209 GO(__NR_sysfs, "n/a"); in main()
/external/valgrind/docs/internals/
Dporting-to-ARM.txt1042 #define __NR_sysfs (__NR_SYSCALL_BASE+135)