Home
last modified time | relevance | path

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

/tools/testing/selftests/proc/
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()
/tools/testing/selftests/mm/
A Dpkey-arm64.h16 #ifndef SYS_pkey_alloc
17 # define SYS_pkey_alloc 289 macro
A Dpkey-powerpc.h8 #ifndef SYS_pkey_alloc
9 # define SYS_pkey_alloc 384 macro
A Dpkey_util.c10 int ret = syscall(SYS_pkey_alloc, flags, init_val); in sys_pkey_alloc()

Completed in 7 milliseconds