Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_btf.c6835 const struct btf_type *test_type, *expect_type; in do_test_dedup() local
6839 expect_type = btf__type_by_id(expect_btf, i); in do_test_dedup()
6841 expect_size = btf_type_size(expect_type); in do_test_dedup()
6850 (void *)expect_type, in do_test_dedup()