Searched refs:func_model (Results 1 – 1 of 1) sorted by relevance
3181 struct btf_func_model func_model; member3442 struct btf_func_model func_model; in add_kfunc_call() local3520 err = btf_distill_func_proto(&env->log, kfunc.btf, kfunc.proto, kfunc.name, &func_model); in add_kfunc_call()3528 desc->func_model = func_model; in add_kfunc_call()3605 return res ? &res->func_model : NULL; in bpf_jit_find_kfunc_model()