Searched refs:__NR_lremovexattr (Results 1 - 19 of 19) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h281 #define __NR_lremovexattr 198 macro
H A Dvki-scnums-s390x-linux.h204 #define __NR_lremovexattr 234 macro
H A Dvki-scnums-arm-linux.h273 #define __NR_lremovexattr 236 macro
H A Dvki-scnums-ppc32-linux.h260 #define __NR_lremovexattr 219 macro
H A Dvki-scnums-ppc64-linux.h256 #define __NR_lremovexattr 219 macro
H A Dvki-scnums-x86-linux.h273 #define __NR_lremovexattr 236 macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h244 #define __NR_lremovexattr 236 macro
/external/strace/
H A Dsyscall-android.h122 #define SYS_lremovexattr __NR_lremovexattr
/external/kernel-headers/original/asm-mips/
H A Dunistd.h257 #define __NR_lremovexattr (__NR_Linux + 234) macro
577 #define __NR_lremovexattr (__NR_Linux + 190) macro
900 #define __NR_lremovexattr (__NR_Linux + 190) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h264 #define __NR_lremovexattr (__NR_SYSCALL_BASE+236) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c1050 // __NR_lremovexattr 236
1051 GO(__NR_lremovexattr, "2s 2m");
1052 SY(__NR_lremovexattr, x0, x0); FAIL;
H A Dscalar.stderr.exp3233 236: __NR_lremovexattr 2s 2m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c1630 // __NR_lremovexattr 236
1631 GO(__NR_lremovexattr, "2s 2m");
1632 SY(__NR_lremovexattr, x0, x0); FAIL;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1360 LINX_(__NR_lremovexattr, sys_lremovexattr), // 219
H A Dsyswrap-amd64-linux.c1293 LINX_(__NR_lremovexattr, sys_lremovexattr), // 198
H A Dsyswrap-ppc32-linux.c1715 LINX_(__NR_lremovexattr, sys_lremovexattr), // 219
H A Dsyswrap-s390x-linux.c1388 LINX_(__NR_lremovexattr, sys_lremovexattr), // 234
H A Dsyswrap-arm-linux.c1661 LINX_(__NR_lremovexattr, sys_lremovexattr), // 236
H A Dsyswrap-x86-linux.c2101 LINX_(__NR_lremovexattr, sys_lremovexattr), // 236

Completed in 66 milliseconds