Searched refs:__NR_mprotect (Results 1 – 16 of 16) sorted by relevance
75 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()
36 #ifdef __NR_mprotect37 { "mprotect", __NR_mprotect },
14 #define __NR_mprotect 10 macro
129 #define __NR_mprotect 125 macro
14 #define __NR_mprotect (__X32_SYSCALL_BIT + 10) macro
38 #ifndef __NR_mprotect39 # define __NR_mprotect (SYSCALL_BIT | 10) macro
624 #define __NR_mprotect 226 macro625 __SYSCALL(__NR_mprotect, sys_mprotect)
14 #define __NR_mprotect (__NR_Linux + 10) macro
129 #define __NR_mprotect (__NR_Linux + 125) macro
95 #define __NR_mprotect (__NR_SYSCALL_BASE + 125) macro
708 __NR_mprotect = 125
708 __NR_mprotect = 10
708 __NR_mprotect = 226