Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dprotection_keys.c1216 int allocated_pkeys[NR_PKEYS] = {0}; in test_pkey_alloc_exhaust() local
1240 allocated_pkeys[nr_allocated_pkeys++] = new_pkey; in test_pkey_alloc_exhaust()
1274 err = sys_pkey_free(allocated_pkeys[i]); in test_pkey_alloc_exhaust()