/kernel/linux/linux-5.10/arch/um/os-Linux/skas/ |
H A D | mem.c | 203 ret = run_syscall_stub(mm_idp, __NR_mprotect, args, 0, in protect()
|
/kernel/linux/linux-6.6/arch/um/os-Linux/skas/ |
H A D | mem.c | 202 ret = run_syscall_stub(mm_idp, __NR_mprotect, args, 0, in protect()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
H A D | unistd_32.h | 146 #define __NR_mprotect 125 macro
|
H A D | unistd_64.h | 31 #define __NR_mprotect 10 macro
|
H A D | unistd_x32.h | 31 #define __NR_mprotect (__X32_SYSCALL_BIT + 10) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/ |
H A D | unistd_32.h | 146 #define __NR_mprotect 125 macro
|
H A D | unistd_64.h | 31 #define __NR_mprotect 10 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/ |
H A D | unistd.h | 300 #define __NR_mprotect 226 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
H A D | unistd.h | 300 #define __NR_mprotect 226 macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | unistd32.h | 263 #define __NR_mprotect 125 macro 264 __SYSCALL(__NR_mprotect, sys_mprotect)
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | unistd32.h | 263 #define __NR_mprotect 125 macro 264 __SYSCALL(__NR_mprotect, sys_mprotect)
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 657 #define __NR_mprotect 226 macro 658 __SYSCALL(__NR_mprotect, sys_mprotect)
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
H A D | unistd.h | 657 #define __NR_mprotect 226 macro 658 __SYSCALL(__NR_mprotect, sys_mprotect)
|
/kernel/linux/linux-6.6/include/uapi/asm-generic/ |
H A D | unistd.h | 581 #define __NR_mprotect 226 macro 582 __SYSCALL(__NR_mprotect, sys_mprotect)
|
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 581 #define __NR_mprotect 226 macro 582 __SYSCALL(__NR_mprotect, sys_mprotect)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
H A D | unistd.h | 499 #define __NR_mprotect 226 macro 500 __SYSCALL(__NR_mprotect, sys_mprotect)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
H A D | unistd-common.h | 99 #define __NR_mprotect (__NR_SYSCALL_BASE + 125) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | unistd_o32.h | 146 #define __NR_mprotect (__NR_Linux + 125) macro
|
H A D | unistd_n64.h | 31 #define __NR_mprotect (__NR_Linux + 10) macro
|
H A D | unistd_n32.h | 31 #define __NR_mprotect (__NR_Linux + 10) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/ |
H A D | unistd-common.h | 112 #define __NR_mprotect (__NR_SYSCALL_BASE + 125) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
H A D | unistd-common.h | 112 #define __NR_mprotect (__NR_SYSCALL_BASE + 125) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | unistd_o32.h | 146 #define __NR_mprotect (__NR_Linux + 125) macro
|
H A D | unistd_n32.h | 31 #define __NR_mprotect (__NR_Linux + 10) macro
|
H A D | unistd_n64.h | 31 #define __NR_mprotect (__NR_Linux + 10) macro
|