Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
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()
Dlog_buf.c208 btf = btf__new_empty(); in bpf_btf_load_log_buf()
Dcore_autosize.c66 btf = btf__new_empty(); in test_core_autosize()
Dunpriv_bpf_disabled.c206 btf = btf__new_empty(); in test_unpriv_bpf_disabled_negative()
Dverifier_log.c280 btf = btf__new_empty(); in verif_btf_log_subtest()
Dlinked_list.c248 btf = btf__new_empty(); in init_btf()
Dbtf_dump.c142 btf = btf__new_empty(); in test_btf_dump_incremental()
/Linux-v6.6/tools/lib/bpf/
Dlibbpf.map232 btf__new_empty;
Dbtf.h90 LIBBPF_API struct btf *btf__new_empty(void);
Dlinker.c420 linker->btf = btf__new_empty(); in init_output_elf()
Dbtf.c857 struct btf *btf__new_empty(void) in btf__new_empty() function
/Linux-v6.6/tools/bpf/bpftool/
Dgen.c2141 btf_new = btf__new_empty(); in btfgen_get_btf()