Searched refs:func_model (Results 1 – 3 of 3) sorted by relevance
1455 struct btf_func_model func_model; member
85 return res ? &res->func_model : NULL; in bpf_jit_find_kfunc_model()
2994 struct btf_func_model func_model; in bpf_add_kfunc_call() local3072 err = btf_distill_func_proto(&env->log, kfunc.btf, kfunc.proto, kfunc.name, &func_model); in bpf_add_kfunc_call()3080 desc->func_model = func_model; in bpf_add_kfunc_call()