Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_btf.c4984 static struct prog_info_raw_test { struct
5844 static int test_get_finfo(const struct prog_info_raw_test *test, in test_get_finfo()
5925 static int test_get_linfo(const struct prog_info_raw_test *test, in test_get_linfo()
6145 const struct prog_info_raw_test *test = &info_raw_tests[test_num - 1]; in do_test_info_raw()