Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dlibbpf.map331 btf__new_empty;
Dbtf.h35 LIBBPF_API struct btf *btf__new_empty(void);
Dbtf.c720 struct btf *btf__new_empty(void) in btf__new_empty() function
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dbtf_dump.c146 btf = btf__new_empty(); in test_btf_dump_incremental()
Dcore_autosize.c66 btf = btf__new_empty(); in test_core_autosize()
Dbtf_write.c17 btf = btf__new_empty(); in test_btf_write()