Home
last modified time | relevance | path

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

/Linux-v6.1/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()
213 btf1 = btf__new_empty(); in test_split_struct_duped()
347 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.c202 btf = btf__new_empty(); in test_unpriv_bpf_disabled_negative()
Dbtf_dump.c142 btf = btf__new_empty(); in test_btf_dump_incremental()
/Linux-v6.1/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.c844 struct btf *btf__new_empty(void) in btf__new_empty() function
/Linux-v6.1/tools/bpf/bpftool/
Dgen.c2148 btf_new = btf__new_empty(); in btfgen_get_btf()