Home
last modified time | relevance | path

Searched refs:bpf_link_ops (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/include/linux/
Dbpf.h948 const struct bpf_link_ops *ops;
953 struct bpf_link_ops { struct
1462 const struct bpf_link_ops *ops, struct bpf_prog *prog);
1716 const struct bpf_link_ops *ops, in bpf_link_init()
/Linux-v5.15/kernel/bpf/
Dnet_namespace.c235 static const struct bpf_link_ops bpf_netns_link_ops = {
Dbpf_iter.c485 static const struct bpf_link_ops bpf_iter_link_lops = {
Dsyscall.c2377 const struct bpf_link_ops *ops, struct bpf_prog *prog) in bpf_link_init()
2649 static const struct bpf_link_ops bpf_tracing_link_lops = {
2899 static const struct bpf_link_ops bpf_raw_tp_link_lops = {
2928 static const struct bpf_link_ops bpf_perf_link_lops = {
Dcgroup.c925 static const struct bpf_link_ops bpf_cgroup_link_lops = {
/Linux-v5.15/net/core/
Ddev.c9655 static const struct bpf_link_ops bpf_xdp_link_lops = {