Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c2367 static const char *__btf_kind_str(__u16 kind) in __btf_kind_str() function
2396 return __btf_kind_str(btf_kind(t)); in btf_kind_str()
13839 __btf_kind_str(btf_kind(map_type))); in bpf_object__open_subskeleton()