Home
last modified time | relevance | path

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

/linux/net/bpf/
H A 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/kernel/bpf/
H A Dbpf_struct_ops.c582 const struct bpf_link_ops bpf_struct_ops_link_lops = { variable
811 &bpf_struct_ops_link_lops, prog, prog->expected_attach_type); in bpf_struct_ops_map_update_elem()