Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c4395 static int test_btf_id(unsigned int test_num);
4442 .special_test = test_btf_id,
4529 static int test_btf_id(unsigned int test_num) in test_btf_id() function