Searched defs:__NR_sysfs (Results 1 - 20 of 20) sorted by last modified time

/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h195 #define __NR_sysfs 139 macro
H A Dvki-scnums-arm-linux.h172 #define __NR_sysfs 135 macro
H A Dvki-scnums-mips32-linux.h175 #define __NR_sysfs (__NR_Linux + 135) macro
H A Dvki-scnums-mips64-linux.h175 #define __NR_sysfs (__NR_Linux + 136) macro
H A Dvki-scnums-ppc32-linux.h172 #define __NR_sysfs 135 macro
H A Dvki-scnums-ppc64-linux.h172 #define __NR_sysfs 135 macro
H A Dvki-scnums-s390x-linux.h143 #define __NR_sysfs 135 macro
H A Dvki-scnums-solaris.h141 #define __NR_sysfs SYS_sysfs macro
H A Dvki-scnums-x86-linux.h172 #define __NR_sysfs 135 macro
/external/strace/
H A Dscno.h425 #ifndef __NR_sysfs
426 # define __NR_sysfs (SYSCALL_BIT | 139) macro
/external/libchrome/sandbox/linux/system_headers/
H A Darm_linux_syscalls.h416 #if !defined(__NR_sysfs)
417 #define __NR_sysfs (__NR_SYSCALL_BASE+135) macro
H A Dmips64_linux_syscalls.h560 #if !defined(__NR_sysfs)
561 #define __NR_sysfs (__NR_Linux + 136) macro
H A Dmips_linux_syscalls.h556 #if !defined(__NR_sysfs)
557 #define __NR_sysfs (__NR_Linux + 135) macro
H A Dx86_32_linux_syscalls.h553 #if !defined(__NR_sysfs)
554 #define __NR_sysfs 135 macro
H A Dx86_64_linux_syscalls.h569 #if !defined(__NR_sysfs)
570 #define __NR_sysfs 139 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd-common.h103 #define __NR_sysfs (__NR_SYSCALL_BASE + 135) macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h158 #define __NR_sysfs (__NR_Linux + 135) macro
543 #define __NR_sysfs (__NR_Linux + 136) macro
886 #define __NR_sysfs (__NR_Linux + 136) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_32.h139 #define __NR_sysfs 135 macro
H A Dunistd_64.h143 #define __NR_sysfs 139 macro
H A Dunistd_x32.h126 #define __NR_sysfs (__X32_SYSCALL_BIT + 139) macro

Completed in 149 milliseconds