Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlinked_list.c316 static void test_btf(void) in test_btf() function
787 test_btf(); in test_linked_list()
H A Dbtf.c8008 struct btf *test_btf = NULL, *expect_btf = NULL; in do_test_dedup() local
8027 test_btf = btf__new((__u8 *)raw_btf, raw_btf_size); in do_test_dedup()
8028 err = libbpf_get_error(test_btf); in do_test_dedup()
8050 err = btf__dedup(test_btf, &test->opts); in do_test_dedup()
8056 test_btf_data = btf__raw_data(test_btf, &test_btf_size); in do_test_dedup()
8086 off = btf__find_str(test_btf, expect_str_cur); in do_test_dedup()
8091 test_str_cur = btf__str_by_offset(test_btf, off); in do_test_dedup()
8111 test_nr_types = btf__type_cnt(test_btf); in do_test_dedup()
8124 test_type = btf__type_by_id(test_btf, i); in do_test_dedup()
8156 btf__free(test_btf); in do_test_dedup()
[all …]
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]