Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dbtf_helpers.c32 static const char *btf_kind_str(__u16 kind) in btf_kind_str() function
/aosp_15_r20/external/bpftool/src/
H A Dbtf.c23 static const char * const btf_kind_str[NR_BTF_KINDS] = { variable
/aosp_15_r20/external/libbpf/src/
H A Drelo_core.c11 static const char *btf_kind_str(const struct btf_type *t) in btf_kind_str() function
H A Dlibbpf.c2354 const char *btf_kind_str(const struct btf_type *t) in btf_kind_str() function