Searched refs:__NR_mprotect (Results 1 – 10 of 10) sorted by relevance
203 ret = run_syscall_stub(mm_idp, __NR_mprotect, args, 0, in protect()
624 #define __NR_mprotect 226 macro625 __SYSCALL(__NR_mprotect, sys_mprotect)
657 #define __NR_mprotect 226 macro658 __SYSCALL(__NR_mprotect, sys_mprotect)
92 case __NR_mprotect:
263 #define __NR_mprotect 125 macro264 __SYSCALL(__NR_mprotect, sys_mprotect)
95 #define __NR_mprotect (__NR_SYSCALL_BASE + 125) macro
950 #ifdef __NR_mprotect951 # define SYS_mprotect __NR_mprotect