Home
last modified time | relevance | path

Searched refs:btf_nr_types (Results 1 – 2 of 2) sorted by relevance

/kernel/bpf/
Dbtf.c507 u32 btf_nr_types(const struct btf *btf) in btf_nr_types() function
525 total = btf_nr_types(btf); in btf_find_by_name_kind()
4943 n = btf_nr_types(btf); in btf_check_type_tags()
5314 err = btf_check_type_tags(env, btf, btf_nr_types(base_btf)); in btf_parse_module()
7858 n = btf_nr_types(targ_btf); in bpf_core_add_cands()
7970 cands = bpf_core_add_cands(cands, mod_btf, btf_nr_types(main_btf)); in bpf_core_find_cands()
Dverifier.c12807 n = btf_nr_types(btf); in find_btf_percpu_datasec()
12809 i = btf_nr_types(btf_vmlinux); in find_btf_percpu_datasec()