Home
last modified time | relevance | path

Searched defs:root_type_cnt (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/tools/bpf/bpftool/
Dbtf.c429 __u32 *root_type_ids, int root_type_cnt) in dump_btf_raw()
699 __u32 *root_type_ids, int root_type_cnt, bool sort_dump) in dump_btf_c()
806 int root_type_cnt = 0; in do_dump() local