Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/mm/
H A Dprotection_keys.c527 int new_pkey = alloc_pkey(); in alloc_random_pkey() local
528 if (new_pkey < 0) in alloc_random_pkey()
916 int new_pkey = alloc_pkey(); in test_pkey_alloc_free_attach_pkey0() local
917 pkey_assert(new_pkey != 0); in test_pkey_alloc_free_attach_pkey0()
919 if (new_pkey < 0) in test_pkey_alloc_free_attach_pkey0()
1145 int new_pkey; in test_pkey_alloc_exhaust() local
1147 new_pkey = alloc_pkey(); in test_pkey_alloc_exhaust()
1251 int new_pkey = alloc_pkey(); in test_pkey_init_state() local
1253 if (new_pkey < 0) in test_pkey_init_state()
1630 if (__read_pkey_reg() != new_pkey) in test_ptrace_modifies_pkru()
[all …]