X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Fx86%2Fentry%2Fsyscalls%2Fsyscall_64.tbl;h=2f024d02511da47e12cacfbeea9826c440de8f9e;hb=93c26d7dc02380fe11e57ff0d152368743762169;hp=e9ce9c7c39b48ca5e439735c87d6fe5b138d7fbc;hpb=e2b3b80de5cda284c885721e873f9a6e90f68ef8;p=cascardo%2Flinux.git diff --git a/arch/x86/entry/syscalls/syscall_64.tbl b/arch/x86/entry/syscalls/syscall_64.tbl index e9ce9c7c39b4..2f024d02511d 100644 --- a/arch/x86/entry/syscalls/syscall_64.tbl +++ b/arch/x86/entry/syscalls/syscall_64.tbl @@ -335,6 +335,11 @@ 326 common copy_file_range sys_copy_file_range 327 64 preadv2 sys_preadv2 328 64 pwritev2 sys_pwritev2 +329 common pkey_mprotect sys_pkey_mprotect +330 common pkey_alloc sys_pkey_alloc +331 common pkey_free sys_pkey_free +#332 common pkey_get sys_pkey_get +#333 common pkey_set sys_pkey_set # # x32-specific system call numbers start at 512 to avoid cache impact