Searched refs:__NR_modify_ldt (Results 1 - 11 of 11) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h214 #define __NR_modify_ldt 154 macro
H A Dvki-scnums-ppc32-linux.h160 #define __NR_modify_ldt 123 macro
H A Dvki-scnums-ppc64-linux.h160 #define __NR_modify_ldt 123 macro
H A Dvki-scnums-x86-linux.h160 #define __NR_modify_ldt 123 macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h131 #define __NR_modify_ldt 123 macro
/external/strace/
H A Dsyscall-android.h137 #define SYS_modify_ldt __NR_modify_ldt
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c569 // __NR_modify_ldt 123
570 GO(__NR_modify_ldt, "3s 1m");
571 SY(__NR_modify_ldt, x0+1, x0, x0+1); FAILx(EINVAL);
H A Dscalar.stderr.exp1424 123: __NR_modify_ldt 3s 1m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c1157 // __NR_modify_ldt 123
1158 GO(__NR_modify_ldt, "3s 1m");
1159 SY(__NR_modify_ldt, x0+1, x0, x0+1); FAILx(EINVAL);
/external/kernel-headers/original/asm-mips/
H A Dunistd.h146 #define __NR_modify_ldt (__NR_Linux + 123) macro
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-x86-linux.c362 __NR_modify_ldt syscall. In such a situation the kernel will then
1962 PLAX_(__NR_modify_ldt, sys_modify_ldt), // 123

Completed in 47 milliseconds