Searched refs:btf_type_snprintf_show (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | btf.h | 195 int btf_type_snprintf_show(const struct btf *btf, u32 type_id, void *obj,
|
/openbmc/linux/kernel/trace/ |
H A D | bpf_trace.c | 1019 return btf_type_snprintf_show(btf, btf_id, ptr->ptr, str, str_size, in BPF_CALL_5()
|
/openbmc/linux/kernel/bpf/ |
H A D | btf.c | 7129 int btf_type_snprintf_show(const struct btf *btf, u32 type_id, void *obj, in btf_type_snprintf_show() function
|