Searched refs:__NR_removexattr (Results 26 - 40 of 40) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h62 #define __NR_removexattr 14 macro
63 __SYSCALL(__NR_removexattr, sys_removexattr)
/external/valgrind/memcheck/tests/x86-linux/
H A Dscalar.c1065 // __NR_removexattr 235
1066 GO(__NR_removexattr, "2s 2m");
1067 SY(__NR_removexattr, x0, x0); FAIL;
H A Dscalar.stderr.exp3358 235: __NR_removexattr 2s 2m
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-amd64-linux.c696 LINX_(__NR_removexattr, sys_removexattr), // 197
H A Dsyswrap-ppc32-linux.c878 LINX_(__NR_removexattr, sys_removexattr), // 218
H A Dsyswrap-ppc64-linux.c795 LINX_(__NR_removexattr, sys_removexattr), // 218
H A Dsyswrap-arm-linux.c837 LINX_(__NR_removexattr, sys_removexattr), // 235
H A Dsyswrap-mips32-linux.c949 LINX_ (__NR_removexattr, sys_removexattr), // 233
H A Dsyswrap-mips64-linux.c729 LINX_ (__NR_removexattr, sys_removexattr),
H A Dsyswrap-s390x-linux.c695 LINX_(__NR_removexattr, sys_removexattr), // 233
H A Dsyswrap-x86-linux.c1446 LINX_(__NR_removexattr, sys_removexattr), // 235
H A Dsyswrap-darwin.c10183 MACX_(__NR_removexattr, removexattr),
/external/valgrind/include/vki/
H A Dvki-scnums-darwin.h478 #define __NR_removexattr VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(238) macro
/external/valgrind/memcheck/tests/darwin/
H A Dscalar.c416 // __NR_removexattr 238
1632 // __NR_removexattr 235
1633 GO(__NR_removexattr, "2s 2m");
1634 SY(__NR_removexattr, x0, x0); FAIL;
/external/valgrind/memcheck/tests/arm64-linux/
H A Dscalar.stderr.exp1925 14: __NR_removexattr 2s 2m

Completed in 88 milliseconds

12