Home
last modified time | relevance | path

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

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