Searched refs:__NR_fremovexattr (Results 1 - 22 of 22) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h282 #define __NR_fremovexattr 199 macro
H A Dvki-scnums-s390x-linux.h205 #define __NR_fremovexattr 235 macro
H A Dvki-scnums-arm-linux.h274 #define __NR_fremovexattr 237 macro
H A Dvki-scnums-ppc32-linux.h261 #define __NR_fremovexattr 220 macro
H A Dvki-scnums-ppc64-linux.h257 #define __NR_fremovexattr 220 macro
H A Dvki-scnums-x86-linux.h274 #define __NR_fremovexattr 237 macro
H A Dvki-scnums-darwin.h448 #define __NR_fremovexattr VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(239) macro
H A Dvki-scnums-mips32-linux.h275 #define __NR_fremovexattr (__NR_Linux + 235) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h245 #define __NR_fremovexattr 237 macro
/external/kernel-headers/original/asm-mips/
H A Dunistd.h258 #define __NR_fremovexattr (__NR_Linux + 235) macro
578 #define __NR_fremovexattr (__NR_Linux + 191) macro
901 #define __NR_fremovexattr (__NR_Linux + 191) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h265 #define __NR_fremovexattr (__NR_SYSCALL_BASE+237) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c1054 // __NR_fremovexattr 237
1055 GO(__NR_fremovexattr, "2s 1m");
1056 SY(__NR_fremovexattr, x0, x0); FAIL;
H A Dscalar.stderr.exp3256 237: __NR_fremovexattr 2s 1m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c413 // __NR_fremovexattr 239
1634 // __NR_fremovexattr 237
1635 GO(__NR_fremovexattr, "2s 1m");
1636 SY(__NR_fremovexattr, x0, x0); FAIL;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1362 LINX_(__NR_fremovexattr, sys_fremovexattr), // 220
H A Dsyswrap-amd64-linux.c1310 LINX_(__NR_fremovexattr, sys_fremovexattr), // 199
H A Dsyswrap-ppc32-linux.c1718 LINX_(__NR_fremovexattr, sys_fremovexattr), // 220
H A Dsyswrap-s390x-linux.c1399 LINX_(__NR_fremovexattr, sys_fremovexattr), // 235
H A Dsyswrap-arm-linux.c1735 LINX_(__NR_fremovexattr, sys_fremovexattr), // 237
H A Dsyswrap-mips32-linux.c1667 LINX_ (__NR_fremovexattr, sys_fremovexattr), // 235
H A Dsyswrap-x86-linux.c2104 LINX_(__NR_fremovexattr, sys_fremovexattr), // 237
H A Dsyswrap-darwin.c8173 MACX_(__NR_fremovexattr, fremovexattr),

Completed in 372 milliseconds