Home
last modified time | relevance | path

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

/bionic/libc/arch-arm64/syscalls/
Dmprotect.S6 mov x8, __NR_mprotect
/bionic/libc/arch-x86_64/syscalls/
Dmprotect.S6 movl $__NR_mprotect, %eax
/bionic/libc/arch-arm/syscalls/
Dmprotect.S8 ldr r7, =__NR_mprotect
/bionic/libc/arch-mips/syscalls/
Dmprotect.S8 li $v0, __NR_mprotect
/bionic/libc/arch-mips64/syscalls/
Dmprotect.S8 li $v0, __NR_mprotect
/bionic/libc/arch-x86/syscalls/
Dmprotect.S24 movl $__NR_mprotect, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h31 #define __NR_mprotect 10 macro
Dunistd_32.h146 #define __NR_mprotect 125 macro
Dunistd_x32.h31 #define __NR_mprotect (__X32_SYSCALL_BIT + 10) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h270 #define __NR_mprotect 226 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h565 #if defined(__NR_mprotect)
566 #define SYS_mprotect __NR_mprotect
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd_n64.h31 #define __NR_mprotect (__NR_Linux + 10) macro
Dunistd_n32.h31 #define __NR_mprotect (__NR_Linux + 10) macro
Dunistd_o32.h146 #define __NR_mprotect (__NR_Linux + 125) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h112 #define __NR_mprotect (__NR_SYSCALL_BASE + 125) macro