Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A Dlibbpf.c2405 static const char *__btf_kind_str(__u16 kind) in __btf_kind_str() function
2434 return __btf_kind_str(btf_kind(t)); in btf_kind_str()
13991 __btf_kind_str(btf_kind(map_type))); in bpf_object__open_subskeleton()