Searched refs:__NR_sysfs (Results 1 - 13 of 13) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h195 #define __NR_sysfs 139 macro
H A Dvki-scnums-s390x-linux.h143 #define __NR_sysfs 135 macro
H A Dvki-scnums-arm-linux.h172 #define __NR_sysfs 135 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-x86-linux.h172 #define __NR_sysfs 135 macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h143 #define __NR_sysfs 135 macro
/external/strace/
H A Dsyscall-android.h258 #define SYS_sysfs __NR_sysfs
/external/kernel-headers/original/asm-mips/
H A Dunistd.h158 #define __NR_sysfs (__NR_Linux + 135) macro
523 #define __NR_sysfs (__NR_Linux + 136) macro
846 #define __NR_sysfs (__NR_Linux + 136) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h163 #define __NR_sysfs (__NR_SYSCALL_BASE+135) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c618 // __NR_sysfs 135
619 GO(__NR_sysfs, "n/a");
620 //SY(__NR_sysfs); // (Not yet handled by Valgrind) FAIL;
H A Dscalar.stderr.exp1566 135: __NR_sysfs n/a
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c1202 // __NR_sysfs 135
1203 GO(__NR_sysfs, "n/a");
1204 //SY(__NR_sysfs); // (Not yet handled by Valgrind) FAIL;

Completed in 51 milliseconds