Searched refs:struct_meta (Results 1 – 1 of 1) sorted by relevance
12636 struct btf_struct_meta *struct_meta; in check_kfunc_call() local12692 struct_meta = btf_find_struct_meta(ret_btf, ret_btf_id); in check_kfunc_call()12699 if (struct_meta) { in check_kfunc_call()12713 insn_aux->kptr_struct_meta = struct_meta; in check_kfunc_call()