Searched refs:SYS_mprotect (Results 1 – 4 of 4) sorted by relevance
63 { SYS_mprotect, SYSTR_POLICY_PERMIT },
83 #define SYS_mprotect 74 macro
697 #if defined (SYS_mprotect) in init_syscall_table()698 syscall_table[SYS_mprotect] = "mprotect"; in init_syscall_table()
713 case SYS_mprotect: in ktrsyscall()