Searched refs:bpf_link_ops (Results 1 – 10 of 10) sorted by relevance
75 extern const struct bpf_link_ops bpf_struct_ops_link_lops;
1261 const struct bpf_link_ops *ops;1266 struct bpf_link_ops { struct1814 const struct bpf_link_ops *ops, struct bpf_prog *prog);2142 const struct bpf_link_ops *ops, in bpf_link_init()
236 static const struct bpf_link_ops bpf_netns_link_ops = {
330 const struct bpf_link_ops bpf_struct_ops_link_lops = {
494 static const struct bpf_link_ops bpf_iter_link_lops = {
640 static const struct bpf_link_ops bpf_shim_tramp_link_lops = {
2678 const struct bpf_link_ops *ops, struct bpf_prog *prog) in bpf_link_init()2945 static const struct bpf_link_ops bpf_tracing_link_lops = {3197 static const struct bpf_link_ops bpf_raw_tp_link_lops = {3226 static const struct bpf_link_ops bpf_perf_link_lops = {
1264 static const struct bpf_link_ops bpf_cgroup_link_lops = {
2534 static const struct bpf_link_ops bpf_kprobe_multi_link_lops = {
9409 static const struct bpf_link_ops bpf_xdp_link_lops = {