Home
last modified time | relevance | path

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

/openbmc/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c75 extern const struct bpf_link_ops bpf_struct_ops_link_lops;
118 bpf_link_init(&link->link, BPF_LINK_TYPE_STRUCT_OPS, &bpf_struct_ops_link_lops, prog); in bpf_struct_ops_test_run()
/openbmc/linux/kernel/bpf/
H A Dbpf_struct_ops.c347 const struct bpf_link_ops bpf_struct_ops_link_lops = { variable
495 &bpf_struct_ops_link_lops, prog); in bpf_struct_ops_map_update_elem()