Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_btf.c5003 } info_raw_tests[] = { variable
6145 const struct prog_info_raw_test *test = &info_raw_tests[test_num - 1]; in do_test_info_raw()
6251 for (i = 1; i <= ARRAY_SIZE(info_raw_tests); i++) in test_info_raw()
6892 ARRAY_SIZE(file_tests), ARRAY_SIZE(info_raw_tests), in usage()
6964 args.info_raw_test_num > ARRAY_SIZE(info_raw_tests))) { in parse_args()
6966 ARRAY_SIZE(info_raw_tests)); in parse_args()