Searched refs:struct_meta (Results 1 – 1 of 1) sorted by relevance
13255 struct btf_struct_meta *struct_meta; in check_kfunc_call() local13311 struct_meta = btf_find_struct_meta(ret_btf, ret_btf_id); in check_kfunc_call()13318 if (struct_meta) { in check_kfunc_call()13332 insn_aux->kptr_struct_meta = struct_meta; in check_kfunc_call()