Home
last modified time | relevance | path

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

/linux-6.6.21/net/bpf/
Dbpf_dummy_struct_ops.c122 &st_ops->func_models[op_idx], in bpf_struct_ops_test_run()
/linux-6.6.21/kernel/bpf/
Dbpf_struct_ops.c190 &st_ops->func_models[j])) { in bpf_struct_ops_init()
499 &st_ops->func_models[i], in bpf_struct_ops_map_update_elem()
/linux-6.6.21/include/linux/
Dbpf.h1635 struct btf_func_model func_models[BPF_STRUCT_OPS_MAX_NR_MEMBERS]; member