allocated_pkeys  1155 tools/testing/selftests/x86/protection_keys.c 	int allocated_pkeys[NR_PKEYS] = {0};
allocated_pkeys  1177 tools/testing/selftests/x86/protection_keys.c 			allocated_pkeys[nr_allocated_pkeys++] = new_pkey;
allocated_pkeys  1202 tools/testing/selftests/x86/protection_keys.c 		err = sys_pkey_free(allocated_pkeys[i]);