Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/
Dsection_names.c7 struct sec_name_test { struct
20 static struct sec_name_test tests[] = { argument
163 static void test_prog_type_by_name(const struct sec_name_test *test) in test_prog_type_by_name()
187 static void test_attach_type_by_name(const struct sec_name_test *test) in test_attach_type_by_name()
210 struct sec_name_test *test = &tests[i]; in test_section_names()