Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dbtf.c108 __u32 nr_types; member
751 __u32 i, nr_types = btf__type_cnt(btf); in btf__find_by_name() local
770 __u32 i, nr_types = btf__type_cnt(btf); in btf_find_by_name_kind() local
4644 __u32 nr_types = btf__type_cnt(d->btf); local
Dlibbpf.c2703 int nr_types, i, vlen, err; local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h25836 u32 nr_types; member