Searched defs:__NR_mprotect (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h34 #define __NR_mprotect 10 macro
H A Dunistd_x32.h34 #define __NR_mprotect (__X32_SYSCALL_BIT + 10) macro
H A Dunistd_32.h177 #define __NR_mprotect 125 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h152 #define __NR_mprotect (__NR_SYSCALL_BASE + 125) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h329 #define __NR_mprotect 226 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h181 #define __NR_mprotect (__NR_Linux + 125) macro
494 #define __NR_mprotect (__NR_Linux + 10) macro
900 #define __NR_mprotect (__NR_Linux + 10) macro

Completed in 17 milliseconds