Searched refs:rest_pkey (Results 1 – 1 of 1) sorted by relevance
30 static volatile sig_atomic_t perm_pkey, rest_pkey; variable56 if (pkey != rest_pkey) { in segv_handler()154 rest_pkey = sys_pkey_alloc(0, rights); in protect_access()155 FAIL_IF_EXIT(rest_pkey < 0); in protect_access()176 rest_pkey)); in protect_access()218 pkey_set_rights(rest_pkey, rights); in protect_access()222 sys_pkey_free(rest_pkey); in protect_access()