Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dbpf.h941 const struct bpf_link_ops *ops;
946 struct bpf_link_ops { struct
1381 const struct bpf_link_ops *ops, struct bpf_prog *prog);
1619 const struct bpf_link_ops *ops, in bpf_link_init()
/kernel/linux/linux-5.10/kernel/bpf/
Dnet_namespace.c235 static const struct bpf_link_ops bpf_netns_link_ops = {
Dbpf_iter.c449 static const struct bpf_link_ops bpf_iter_link_lops = {
Dsyscall.c2303 const struct bpf_link_ops *ops, struct bpf_prog *prog) in bpf_link_init()
2572 static const struct bpf_link_ops bpf_tracing_link_lops = {
2811 static const struct bpf_link_ops bpf_raw_tp_link_lops = {
Dcgroup.c947 static const struct bpf_link_ops bpf_cgroup_link_lops = {
/kernel/linux/linux-5.10/net/core/
Ddev.c9374 static const struct bpf_link_ops bpf_xdp_link_lops = {