Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_probe.c331 static bool btf_type_is_char_array(struct btf *btf, const struct btf_type *type) in btf_type_is_char_array() function
360 if (btf_type_is_char_array(btf, ctx->last_type)) in check_prepare_btf_string_fetch()