Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
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_split.c21 btf1 = btf__new_empty(); in test_btf_split()
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 Dcore_autosize.c66 btf = btf__new_empty(); in test_core_autosize()
H A Dlog_buf.c208 btf = btf__new_empty(); in bpf_btf_load_log_buf()
H A Dunpriv_bpf_disabled.c206 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.c242 btf = btf__new_empty(); in init_btf()
H A Dbtf_dump.c142 btf = btf__new_empty(); in test_btf_dump_incremental()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.map232 btf__new_empty;
H A Dbtf.h90 LIBBPF_API struct btf *btf__new_empty(void);
H A Dlinker.c420 linker->btf = btf__new_empty(); in init_output_elf()
H A Dbtf.c857 struct btf *btf__new_empty(void) in btf__new_empty() function
/openbmc/linux/tools/bpf/bpftool/
H A Dgen.c2144 btf_new = btf__new_empty(); in btfgen_get_btf()