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

/linux-master/net/bpf/
H A Dbpf_dummy_struct_ops.c82 extern const struct bpf_link_ops bpf_struct_ops_link_lops;
125 bpf_link_init(&link->link, BPF_LINK_TYPE_STRUCT_OPS, &bpf_struct_ops_link_lops, prog);
/linux-master/kernel/bpf/
H A Dbpf_struct_ops.c536 const struct bpf_link_ops bpf_struct_ops_link_lops = { variable in typeref:struct:bpf_link_ops
714 &bpf_struct_ops_link_lops, prog);

Completed in 125 milliseconds