Home
last modified time | relevance | path

Searched refs:__NR_mprotect (Results 1 – 16 of 16) sorted by relevance

/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
Dsigsegv.c75 BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_mprotect, 3, 0), in FIXTURE_SETUP()
106 register unsigned long res asm ("rax") = __NR_mprotect; in local_mprotect()
/external/minijail/linux-x86/
Dlibsyscalls.gen.c36 #ifdef __NR_mprotect
37 { "mprotect", __NR_mprotect },
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_64.h14 #define __NR_mprotect 10 macro
Dunistd_32.h129 #define __NR_mprotect 125 macro
Dunistd_x32.h14 #define __NR_mprotect (__X32_SYSCALL_BIT + 10) macro
/external/strace/
Dscno.h38 #ifndef __NR_mprotect
39 # define __NR_mprotect (SYSCALL_BIT | 10) macro
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h624 #define __NR_mprotect 226 macro
625 __SYSCALL(__NR_mprotect, sys_mprotect)
/external/kernel-headers/original/uapi/asm-mips/asm/
Dunistd_n64.h14 #define __NR_mprotect (__NR_Linux + 10) macro
Dunistd_n32.h14 #define __NR_mprotect (__NR_Linux + 10) macro
Dunistd_o32.h129 #define __NR_mprotect (__NR_Linux + 125) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
Dunistd-common.h95 #define __NR_mprotect (__NR_SYSCALL_BASE + 125) macro
/external/syzkaller/sys/linux/
Dsys_386.const708 __NR_mprotect = 125
Dsys_amd64.const708 __NR_mprotect = 10
Dsys_arm.const708 __NR_mprotect = 125
Dsys_ppc64le.const708 __NR_mprotect = 125
Dsys_arm64.const708 __NR_mprotect = 226