test_nr 49 tools/testing/selftests/x86/protection_keys.c int test_nr; test_nr 72 tools/testing/selftests/x86/protection_keys.c test_nr, iteration_nr); \ test_nr 1443 tools/testing/selftests/x86/protection_keys.c for (test_nr = 0; test_nr < ARRAY_SIZE(pkey_tests); test_nr++) { test_nr 1448 tools/testing/selftests/x86/protection_keys.c dprintf1("test %d preparing...\n", test_nr); test_nr 1452 tools/testing/selftests/x86/protection_keys.c dprintf1("test %d starting with pkey: %d\n", test_nr, pkey); test_nr 1454 tools/testing/selftests/x86/protection_keys.c dprintf1("test %d starting...\n", test_nr); test_nr 1455 tools/testing/selftests/x86/protection_keys.c pkey_tests[test_nr](ptr, pkey); test_nr 1466 tools/testing/selftests/x86/protection_keys.c printf("test %2d PASSED (iteration %d)\n", test_nr, iteration_nr);