Searched refs:SYS_pkey_alloc (Results 1 – 3 of 3) sorted by relevance
12 #ifndef SYS_pkey_alloc13 # define SYS_pkey_alloc 381 macro26 #ifndef SYS_pkey_alloc27 # define SYS_pkey_alloc 330 macro
9 #ifndef SYS_pkey_alloc10 # define SYS_pkey_alloc 384 macro
491 int ret = syscall(SYS_pkey_alloc, flags, init_val); in sys_pkey_alloc()