/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/ |
H A D | pkeys.h | 34 #define __NR_pkey_mprotect 386 macro 65 return syscall(__NR_pkey_mprotect, addr, len, prot, pkey); in sys_pkey_mprotect()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/ |
H A D | pkeys.h | 34 #define __NR_pkey_mprotect 386 macro 65 return syscall(__NR_pkey_mprotect, addr, len, prot, pkey); in sys_pkey_mprotect()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
H A D | unistd_32.h | 397 #define __NR_pkey_mprotect 380 macro
|
H A D | unistd_64.h | 350 #define __NR_pkey_mprotect 329 macro
|
H A D | unistd_x32.h | 303 #define __NR_pkey_mprotect (__X32_SYSCALL_BIT + 329) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/ |
H A D | unistd_32.h | 397 #define __NR_pkey_mprotect 380 macro
|
H A D | unistd_64.h | 350 #define __NR_pkey_mprotect 329 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/ |
H A D | unistd.h | 354 #define __NR_pkey_mprotect 288 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
H A D | unistd.h | 354 #define __NR_pkey_mprotect 288 macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | unistd32.h | 801 #define __NR_pkey_mprotect 394 macro 802 __SYSCALL(__NR_pkey_mprotect, sys_pkey_mprotect)
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | unistd32.h | 801 #define __NR_pkey_mprotect 394 macro 802 __SYSCALL(__NR_pkey_mprotect, sys_pkey_mprotect)
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 765 #define __NR_pkey_mprotect 288 macro 766 __SYSCALL(__NR_pkey_mprotect, sys_pkey_mprotect)
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
H A D | unistd.h | 765 #define __NR_pkey_mprotect 288 macro 766 __SYSCALL(__NR_pkey_mprotect, sys_pkey_mprotect)
|
/kernel/linux/linux-6.6/include/uapi/asm-generic/ |
H A D | unistd.h | 693 #define __NR_pkey_mprotect 288 macro 694 __SYSCALL(__NR_pkey_mprotect, sys_pkey_mprotect)
|
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 693 #define __NR_pkey_mprotect 288 macro 694 __SYSCALL(__NR_pkey_mprotect, sys_pkey_mprotect)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
H A D | unistd.h | 597 #define __NR_pkey_mprotect 288 macro 598 __SYSCALL(__NR_pkey_mprotect, sys_pkey_mprotect)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
H A D | unistd-common.h | 357 #define __NR_pkey_mprotect (__NR_SYSCALL_BASE + 394) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | unistd_o32.h | 383 #define __NR_pkey_mprotect (__NR_Linux + 363) macro
|
H A D | unistd_n64.h | 343 #define __NR_pkey_mprotect (__NR_Linux + 323) macro
|
H A D | unistd_n32.h | 347 #define __NR_pkey_mprotect (__NR_Linux + 327) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/ |
H A D | unistd-common.h | 370 #define __NR_pkey_mprotect (__NR_SYSCALL_BASE + 394) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
H A D | unistd-common.h | 370 #define __NR_pkey_mprotect (__NR_SYSCALL_BASE + 394) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | unistd_o32.h | 383 #define __NR_pkey_mprotect (__NR_Linux + 363) macro
|
H A D | unistd_n32.h | 347 #define __NR_pkey_mprotect (__NR_Linux + 327) macro
|
H A D | unistd_n64.h | 343 #define __NR_pkey_mprotect (__NR_Linux + 323) macro
|