Home
last modified time | relevance | path

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

/linux-6.14.4/net/bpf/
Dbpf_dummy_struct_ops.c127 extern const struct bpf_link_ops bpf_struct_ops_link_lops;
174 bpf_link_init(&link->link, BPF_LINK_TYPE_STRUCT_OPS, &bpf_struct_ops_link_lops, prog); in bpf_struct_ops_test_run()
/linux-6.14.4/kernel/bpf/
Dbpf_struct_ops.c560 const struct bpf_link_ops bpf_struct_ops_link_lops = { variable
789 &bpf_struct_ops_link_lops, prog); in bpf_struct_ops_map_update_elem()