Searched refs:bpf_link_ops (Results 1 – 6 of 6) sorted by relevance
960 const struct bpf_link_ops *ops;965 struct bpf_link_ops { struct1484 const struct bpf_link_ops *ops, struct bpf_prog *prog);1761 const struct bpf_link_ops *ops, in bpf_link_init()
235 static const struct bpf_link_ops bpf_netns_link_ops = {
485 static const struct bpf_link_ops bpf_iter_link_lops = {
2416 const struct bpf_link_ops *ops, struct bpf_prog *prog) in bpf_link_init()2688 static const struct bpf_link_ops bpf_tracing_link_lops = {2938 static const struct bpf_link_ops bpf_raw_tp_link_lops = {2967 static const struct bpf_link_ops bpf_perf_link_lops = {
961 static const struct bpf_link_ops bpf_cgroup_link_lops = {
9680 static const struct bpf_link_ops bpf_xdp_link_lops = {
Completed in 41 milliseconds