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

12

/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h203 #define __NR_fremovexattr 199 macro
H A Dunistd_32.h239 #define __NR_fremovexattr 237 macro
H A Dunistd_x32.h181 #define __NR_fremovexattr (__X32_SYSCALL_BIT + 199) macro
/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h282 #define __NR_fremovexattr 199 macro
H A Dvki-scnums-arm64-linux.h55 #define __NR_fremovexattr 16 macro
H A Dvki-scnums-s390x-linux.h205 #define __NR_fremovexattr 235 macro
H A Dvki-scnums-tilegx-linux.h56 #define __NR_fremovexattr 16 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-mips64-linux.h230 #define __NR_fremovexattr (__NR_Linux + 191) macro
H A Dvki-scnums-mips32-linux.h275 #define __NR_fremovexattr (__NR_Linux + 235) macro
H A Dvki-scnums-darwin.h469 #define __NR_fremovexattr VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(239) macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h258 #define __NR_fremovexattr (__NR_Linux + 235) macro
587 #define __NR_fremovexattr (__NR_Linux + 191) macro
920 #define __NR_fremovexattr (__NR_Linux + 191) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h265 #define __NR_fremovexattr (__NR_SYSCALL_BASE+237) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h66 #define __NR_fremovexattr 16 macro
67 __SYSCALL(__NR_fremovexattr, sys_fremovexattr)
/external/valgrind/memcheck/tests/x86-linux/
H A Dscalar.c1054 // __NR_fremovexattr 237
1055 GO(__NR_fremovexattr, "2s 1m");
1056 SY(__NR_fremovexattr, x0, x0); FAIL;
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1043 LINX_(__NR_fremovexattr, sys_fremovexattr), // 220
H A Dsyswrap-amd64-linux.c936 LINX_(__NR_fremovexattr, sys_fremovexattr), // 199
H A Dsyswrap-arm-linux.c1046 LINX_(__NR_fremovexattr, sys_fremovexattr), // 237
H A Dsyswrap-mips32-linux.c1032 LINX_ (__NR_fremovexattr, sys_fremovexattr), // 235
H A Dsyswrap-mips64-linux.c823 LINX_ (__NR_fremovexattr, sys_fremovexattr),
H A Dsyswrap-ppc32-linux.c1121 LINX_(__NR_fremovexattr, sys_fremovexattr), // 220
/external/valgrind/memcheck/tests/darwin/
H A Dscalar.c417 // __NR_fremovexattr 239
1638 // __NR_fremovexattr 237
1639 GO(__NR_fremovexattr, "2s 1m");
1640 SY(__NR_fremovexattr, x0, x0); FAIL;

Completed in 100 milliseconds

12