Searched refs:__NR_lremovexattr (Results 26 - 50 of 52) sorted by relevance

123

/external/valgrind/main/include/vki/
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-mips64-linux.h229 #define __NR_lremovexattr (__NR_Linux + 190) macro
H A Dvki-scnums-mips32-linux.h274 #define __NR_lremovexattr (__NR_Linux + 234) macro
/external/chromium_org/sandbox/linux/services/
H A Darm_linux_syscalls.h790 #if !defined(__NR_lremovexattr)
791 #define __NR_lremovexattr (__NR_SYSCALL_BASE+236) macro
H A Dmips_linux_syscalls.h954 #if !defined(__NR_lremovexattr)
955 #define __NR_lremovexattr (__NR_Linux + 234) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_x32.h180 #define __NR_lremovexattr (__X32_SYSCALL_BIT + 198) macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h257 #define __NR_lremovexattr (__NR_Linux + 234) macro
581 #define __NR_lremovexattr (__NR_Linux + 190) macro
909 #define __NR_lremovexattr (__NR_Linux + 190) macro
/external/linux-tools-perf/perf-3.12.0/arch/mips/include/uapi/asm/
H A Dunistd.h257 #define __NR_lremovexattr (__NR_Linux + 234) macro
579 #define __NR_lremovexattr (__NR_Linux + 190) macro
905 #define __NR_lremovexattr (__NR_Linux + 190) macro
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
H A Dsyscall_sets.cc952 case __NR_lremovexattr:
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h264 #define __NR_lremovexattr (__NR_SYSCALL_BASE+236) macro
/external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
H A Dunistd.h264 #define __NR_lremovexattr (__NR_SYSCALL_BASE+236) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h64 #define __NR_lremovexattr 15 macro
65 __SYSCALL(__NR_lremovexattr, sys_lremovexattr)
/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;
/external/linux-tools-perf/perf-3.12.0/arch/parisc/include/uapi/asm/
H A Dunistd.h743 #define __NR_lremovexattr (__NR_Linux + 248) macro
/external/linux-tools-perf/perf-3.12.0/arch/xtensa/include/uapi/asm/
H A Dunistd.h168 #define __NR_lremovexattr 75 macro
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c941 LINX_(__NR_lremovexattr, sys_lremovexattr), // 219
H A Dsyswrap-amd64-linux.c948 LINX_(__NR_lremovexattr, sys_lremovexattr), // 198
H A Dsyswrap-arm-linux.c1062 LINX_(__NR_lremovexattr, sys_lremovexattr), // 236
H A Dsyswrap-mips32-linux.c1048 LINX_ (__NR_lremovexattr, sys_lremovexattr), // 234
H A Dsyswrap-mips64-linux.c838 LINX_ (__NR_lremovexattr, sys_lremovexattr),
H A Dsyswrap-ppc32-linux.c1143 LINX_(__NR_lremovexattr, sys_lremovexattr), // 219
H A Dsyswrap-s390x-linux.c936 LINX_(__NR_lremovexattr, sys_lremovexattr), // 234
/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;

Completed in 472 milliseconds

123