Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf.h960 const struct bpf_link_ops *ops;
965 struct bpf_link_ops { struct
1484 const struct bpf_link_ops *ops, struct bpf_prog *prog);
1761 const struct bpf_link_ops *ops, in bpf_link_init()
/linux/kernel/bpf/
A Dnet_namespace.c235 static const struct bpf_link_ops bpf_netns_link_ops = {
A Dbpf_iter.c485 static const struct bpf_link_ops bpf_iter_link_lops = {
A Dsyscall.c2416 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 = {
A Dcgroup.c961 static const struct bpf_link_ops bpf_cgroup_link_lops = {
/linux/net/core/
A Ddev.c9680 static const struct bpf_link_ops bpf_xdp_link_lops = {

Completed in 41 milliseconds