Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A 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()
612 btf1 = btf__new_empty(); in test_distilled_base_embedded_err()
655 btf5 = btf__new_empty(); in test_distilled_base_embedded_err()
H A 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()
H A 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()
H A Dbtf_split.c21 btf1 = btf__new_empty(); in test_btf_split()
H A Dbtf_field_iter.c46 btf = btf__new_empty(); in test_btf_field_iter()
H A Dcore_autosize.c66 btf = btf__new_empty(); in test_core_autosize()
H A Dlog_buf.c206 btf = btf__new_empty(); in bpf_btf_load_log_buf()
H A Dunpriv_bpf_disabled.c207 btf = btf__new_empty(); in test_unpriv_bpf_disabled_negative()
H A Dverifier_log.c280 btf = btf__new_empty(); in verif_btf_log_subtest()
H A Dlinked_list.c254 btf = btf__new_empty(); in init_btf()
H A Dbtf_dump.c142 btf = btf__new_empty(); in test_btf_dump_incremental()
H A Dtoken.c591 btf = btf__new_empty(); in userns_btf_load()
/linux/tools/lib/bpf/
H A Dlibbpf.map232 btf__new_empty;
H A Dbtf.h91 LIBBPF_API struct btf *btf__new_empty(void);
H A Dbtf.c1023 struct btf *btf__new_empty(void) in btf__new_empty() function
5560 new_base = btf__new_empty(); in btf__distill_base()
H A Dlinker.c471 linker->btf = btf__new_empty(); in init_output_elf()
/linux/tools/bpf/bpftool/
H A Dgen.c2438 btf_new = btf__new_empty(); in btfgen_get_btf()