Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dbtf_distill.c18 btf1 = btf__new_empty(); in test_distilled_base()
302 btf1 = btf__new_empty(); in test_distilled_base_multi()
356 btf1 = btf__new_empty(); in test_distilled_base_missing_err()
386 btf5 = btf__new_empty(); in test_distilled_base_missing_err()
410 btf1 = btf__new_empty(); in test_distilled_base_multi_err()
455 btf1 = btf__new_empty(); in test_distilled_base_multi_err2()
479 btf5 = btf__new_empty(); in test_distilled_base_multi_err2()
547 base = btf__new_empty(); in test_distilled_endianness()
Dbtf_dedup_split.c12 btf1 = btf__new_empty(); in test_split_simple()
130 btf1 = btf__new_empty(); in test_split_fwd_resolve()
228 btf1 = btf__new_empty(); in test_split_struct_duped()
362 btf1 = btf__new_empty(); in test_split_dup_struct_in_cu()
Dbtf_write.c359 btf = btf__new_empty(); in test_btf_add()
409 btf1 = btf__new_empty(); in test_btf_add_btf()
413 btf2 = btf__new_empty(); in test_btf_add_btf()
Dbtf_split.c21 btf1 = btf__new_empty(); in test_btf_split()
Dbtf_field_iter.c46 btf = btf__new_empty(); in test_btf_field_iter()
Dlog_buf.c209 btf = btf__new_empty(); in bpf_btf_load_log_buf()
Dcore_autosize.c66 btf = btf__new_empty(); in test_core_autosize()
Dunpriv_bpf_disabled.c207 btf = btf__new_empty(); in test_unpriv_bpf_disabled_negative()
Dverifier_log.c280 btf = btf__new_empty(); in verif_btf_log_subtest()
Dlinked_list.c254 btf = btf__new_empty(); in init_btf()
Dtoken.c591 btf = btf__new_empty(); in userns_btf_load()
Dbtf_dump.c142 btf = btf__new_empty(); in test_btf_dump_incremental()
/linux-6.12.1/tools/lib/bpf/
Dlibbpf.map232 btf__new_empty;
Dbtf.h91 LIBBPF_API struct btf *btf__new_empty(void);
Dbtf.c1022 struct btf *btf__new_empty(void) in btf__new_empty() function
5395 new_base = btf__new_empty(); in btf__distill_base()
Dlinker.c420 linker->btf = btf__new_empty(); in init_output_elf()
/linux-6.12.1/tools/bpf/bpftool/
Dgen.c2438 btf_new = btf__new_empty(); in btfgen_get_btf()