Home
last modified time | relevance | path

Searched refs:SYS_pkey_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/proc/
H A Dproc-empty-vm.c50 #ifndef SYS_pkey_alloc
51 #define SYS_pkey_alloc 330 macro
57 #ifndef SYS_pkey_alloc
58 #define SYS_pkey_alloc 381 macro
71 long rv = syscall(SYS_pkey_alloc, 0, 0); in protection_key_support()
/linux/tools/testing/selftests/mm/
H A Dpkey-powerpc.h6 #ifndef SYS_pkey_alloc
7 # define SYS_pkey_alloc 384 macro