Searched refs:func_model (Results 1 – 1 of 1) sorted by relevance
3120 struct btf_func_model func_model; member3381 struct btf_func_model func_model; in add_kfunc_call() local3459 err = btf_distill_func_proto(&env->log, kfunc.btf, kfunc.proto, kfunc.name, &func_model); in add_kfunc_call()3467 desc->func_model = func_model; in add_kfunc_call()3544 return res ? &res->func_model : NULL; in bpf_jit_find_kfunc_model()