Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbtf.h195 int btf_type_snprintf_show(const struct btf *btf, u32 type_id, void *obj,
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c1019 return btf_type_snprintf_show(btf, btf_id, ptr->ptr, str, str_size, in BPF_CALL_5()
/openbmc/linux/kernel/bpf/
H A Dbtf.c7129 int btf_type_snprintf_show(const struct btf *btf, u32 type_id, void *obj, in btf_type_snprintf_show() function