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

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h281 #define __NR_lremovexattr 198 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-arm-linux.h273 #define __NR_lremovexattr 236 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/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c1048 // __NR_lremovexattr 236
1049 GO(__NR_lremovexattr, "2s 2m");
1050 SY(__NR_lremovexattr, x0, x0); FAIL;
H A Dscalar.stderr.exp2654 236: __NR_lremovexattr 2s 2m
/external/kernel-headers/original/asm-arm/
H A Dunistd.h264 #define __NR_lremovexattr (__NR_SYSCALL_BASE+236) macro
/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-ppc32-linux.c1697 LINX_(__NR_lremovexattr, sys_lremovexattr), // 219
H A Dsyswrap-ppc64-linux.c1427 LINX_(__NR_lremovexattr, sys_lremovexattr), // 219
H A Dsyswrap-amd64-linux.c1292 LINX_(__NR_lremovexattr, sys_lremovexattr), // 198
H A Dsyswrap-arm-linux.c1520 LINX_(__NR_lremovexattr, sys_lremovexattr), // 236
H A Dsyswrap-x86-linux.c2077 LINX_(__NR_lremovexattr, sys_lremovexattr), // 236

Completed in 47 milliseconds