Searched refs:func_models (Results 1 – 2 of 2) sorted by relevance
176 &st_ops->func_models[j])) { in bpf_struct_ops_init()434 flags = st_ops->func_models[i].ret_size > 0 ? in bpf_struct_ops_map_update_elem()438 &st_ops->func_models[i], in bpf_struct_ops_map_update_elem()
982 struct btf_func_model func_models[BPF_STRUCT_OPS_MAX_NR_MEMBERS]; member