Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/mm/
Dprotection_keys.c1203 int nr_allocated_pkeys = 0; in test_pkey_alloc_exhaust() local
1218 __func__, nr_allocated_pkeys); in test_pkey_alloc_exhaust()
1225 pkey_assert(nr_allocated_pkeys < NR_PKEYS); in test_pkey_alloc_exhaust()
1226 allocated_pkeys[nr_allocated_pkeys++] = new_pkey; in test_pkey_alloc_exhaust()
1259 for (i = 0; i < nr_allocated_pkeys; i++) { in test_pkey_alloc_exhaust()
1309 int nr_allocated_pkeys = 0; in test_pkey_init_state() local
1317 allocated_pkeys[nr_allocated_pkeys++] = new_pkey; in test_pkey_init_state()
1331 for (i = 0; i < nr_allocated_pkeys; i++) { in test_pkey_init_state()