Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf.c2458 static const char *__btf_kind_str(__u16 kind) in __btf_kind_str() function
2487 return __btf_kind_str(btf_kind(t)); in btf_kind_str()
15051 __btf_kind_str(btf_kind(map_type))); in bpf_object__open_subskeleton()