Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbtf.h203 u32 btf_nr_types(const struct btf *btf);
/openbmc/linux/kernel/bpf/
H A Dbtf.c524 u32 btf_nr_types(const struct btf *btf) in btf_nr_types() function
542 total = btf_nr_types(btf); in btf_find_by_name_kind()
3317 for (i = 1; i < btf_nr_types(btf); i++) { in btf_find_decl_tag_value()
5347 n = btf_nr_types(btf); in btf_parse_struct_metas()
5418 n = btf_nr_types(btf); in btf_check_type_tags()
5844 err = btf_check_type_tags(env, btf, btf_nr_types(base_btf)); in btf_parse_module()
8296 n = btf_nr_types(targ_btf); in bpf_core_add_cands()
8408 cands = bpf_core_add_cands(cands, mod_btf, btf_nr_types(main_btf)); in bpf_core_find_cands()
H A Dverifier.c17343 n = btf_nr_types(btf); in find_btf_percpu_datasec()
17345 i = btf_nr_types(btf_vmlinux); in find_btf_percpu_datasec()