Searched refs:__NR_lremovexattr (Results 1 - 24 of 24) 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
H A Dvki-scnums-mips32-linux.h274 #define __NR_lremovexattr (__NR_Linux + 234) macro
/external/chromium_org/sandbox/linux/services/
H A Dx86_64_linux_syscalls.h805 #if !defined(__NR_lremovexattr)
806 #define __NR_lremovexattr 198 macro
H A Dx86_32_linux_syscalls.h949 #if !defined(__NR_lremovexattr)
950 #define __NR_lremovexattr 236 macro
H A Darm_linux_syscalls.h790 #if !defined(__NR_lremovexattr)
791 #define __NR_lremovexattr (__NR_SYSCALL_BASE+236) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h244 #define __NR_lremovexattr 236 macro
/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.exp3235 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.c1361 LINX_(__NR_lremovexattr, sys_lremovexattr), // 219
H A Dsyswrap-amd64-linux.c1309 LINX_(__NR_lremovexattr, sys_lremovexattr), // 198
H A Dsyswrap-ppc32-linux.c1717 LINX_(__NR_lremovexattr, sys_lremovexattr), // 219
H A Dsyswrap-s390x-linux.c1397 LINX_(__NR_lremovexattr, sys_lremovexattr), // 234
H A Dsyswrap-arm-linux.c1734 LINX_(__NR_lremovexattr, sys_lremovexattr), // 236
H A Dsyswrap-mips32-linux.c1666 LINX_ (__NR_lremovexattr, sys_lremovexattr), // 234
H A Dsyswrap-x86-linux.c2103 LINX_(__NR_lremovexattr, sys_lremovexattr), // 236
/external/chromium_org/content/common/
H A Dsandbox_seccomp_bpf_linux.cc1150 case __NR_lremovexattr:

Completed in 100 milliseconds