Home
last modified time | relevance | path

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

/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c178 &st_ops->func_models[op_idx], in bpf_struct_ops_test_run()
/linux/kernel/bpf/
H A Dbpf_struct_ops.c397 &st_ops->func_models[i])) { in bpf_struct_ops_desc_init()
719 &st_ops->func_models[i], in bpf_struct_ops_map_update_elem()
/linux/include/linux/
H A Dbpf.h1740 struct btf_func_model func_models[BPF_STRUCT_OPS_MAX_NR_MEMBERS]; member