/openbmc/linux/arch/um/os-Linux/skas/ |
H A D | mem.c | 202 ret = run_syscall_stub(mm_idp, __NR_mprotect, args, 0, in protect()
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 203 #define __NR_mprotect 226 macro
|
H A D | unistd_64.h | 229 #define __NR_mprotect 226 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 230 #define __NR_mprotect 226 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 227 #define __NR_mprotect 226 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 94 #define __NR_mprotect 125 macro
|
H A D | unistd_32.h | 110 #define __NR_mprotect 125 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 14 #define __NR_mprotect 10 macro
|
H A D | unistd_32.h | 129 #define __NR_mprotect 125 macro
|
H A D | unistd_x32.h | 14 #define __NR_mprotect (__X32_SYSCALL_BIT + 10) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 129 #define __NR_mprotect 125 macro
|
H A D | unistd_32.h | 129 #define __NR_mprotect 125 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 581 #define __NR_mprotect 226 macro 582 __SYSCALL(__NR_mprotect, sys_mprotect)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 581 #define __NR_mprotect 226 macro 582 __SYSCALL(__NR_mprotect, sys_mprotect)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 581 #define __NR_mprotect 226 macro 582 __SYSCALL(__NR_mprotect, sys_mprotect)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 263 #define __NR_mprotect 125 macro 264 __SYSCALL(__NR_mprotect, sys_mprotect)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 14 #define __NR_mprotect (__NR_Linux + 10) macro
|
H A D | unistd_n32.h | 14 #define __NR_mprotect (__NR_Linux + 10) macro
|
H A D | unistd_o32.h | 129 #define __NR_mprotect (__NR_Linux + 125) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 95 #define __NR_mprotect (__NR_SYSCALL_BASE + 125) macro
|