Home
last modified time | relevance | path

Searched refs:func_models (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/kernel/bpf/
Dbpf_struct_ops.c176 &st_ops->func_models[j])) { in bpf_struct_ops_init()
435 &st_ops->func_models[i], 0, in bpf_struct_ops_map_update_elem()
/Linux-v5.10/include/linux/
Dbpf.h900 struct btf_func_model func_models[BPF_STRUCT_OPS_MAX_NR_MEMBERS]; member