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

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

Completed in 112 milliseconds