Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c2095 static const char *__btf_kind_str(__u16 kind) in __btf_kind_str() function
2124 return __btf_kind_str(btf_kind(t)); in btf_kind_str()
13082 __btf_kind_str(btf_kind(map_type))); in bpf_object__open_subskeleton()