Searched refs:func_model (Results 1 – 1 of 1) sorted by relevance
2995 struct btf_func_model func_model; in init_func_state() 3073 err = btf_distill_func_proto(&env->log, kfunc.btf, kfunc.proto, kfunc.name, &func_model); in bpf_find_containing_subprog() 3081 desc->func_model = func_model;3181 struct btf_func_model func_model; global() member 3442 struct btf_func_model func_model; add_kfunc_call() local