expected_load      15 tools/testing/selftests/bpf/test_section_names.c 	} expected_load;
expected_load     158 tools/testing/selftests/bpf/test_section_names.c 	if (rc != test->expected_load.rc) {
expected_load     166 tools/testing/selftests/bpf/test_section_names.c 	if (prog_type != test->expected_load.prog_type) {
expected_load     172 tools/testing/selftests/bpf/test_section_names.c 	if (expected_attach_type != test->expected_load.expected_attach_type) {