Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/bpf/
Dlibbpf.c2094 static const char *__btf_kind_str(__u16 kind) in __btf_kind_str() function
2123 return __btf_kind_str(btf_kind(t)); in btf_kind_str()
13076 __btf_kind_str(btf_kind(map_type))); in bpf_object__open_subskeleton()