Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/x86/
Dprotection_keys.c1140 int allocated_pkeys[NR_PKEYS] = {0}; in test_pkey_alloc_exhaust() local
1158 allocated_pkeys[nr_allocated_pkeys++] = new_pkey; in test_pkey_alloc_exhaust()
1181 err = sys_pkey_free(allocated_pkeys[i]); in test_pkey_alloc_exhaust()