Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_btf.c3528 static void *btf_raw_create(const struct btf_header *hdr, in btf_raw_create() function
3636 raw_btf = btf_raw_create(&hdr_tmpl, in do_test_raw()
3793 raw_btf = btf_raw_create(&hdr_tmpl, in test_big_btf_info()
3877 raw_btf = btf_raw_create(&hdr_tmpl, in test_btf_id()
4015 raw_btf = btf_raw_create(&hdr_tmpl, in do_test_get_info()
4775 raw_btf = btf_raw_create(&hdr_tmpl, test->raw_types, in do_test_pprint()
6153 raw_btf = btf_raw_create(&hdr_tmpl, test->raw_types, in do_test_info_raw()
6736 raw_btf = btf_raw_create(&hdr_tmpl, test->input.raw_types, in do_test_dedup()
6749 raw_btf = btf_raw_create(&hdr_tmpl, test->expect.raw_types, in do_test_dedup()