Home
last modified time | relevance | path

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

/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c127 extern const struct bpf_link_ops bpf_struct_ops_link_lops;
/linux/net/netfilter/
H A Dnf_bpf_link.c171 static const struct bpf_link_ops bpf_nf_link_lops = {
/linux/kernel/bpf/
H A Dtcx.c289 static const struct bpf_link_ops tcx_link_lops = {
H A Dnet_namespace.c235 static const struct bpf_link_ops bpf_netns_link_ops = {
H A Dbpf_iter.c491 static const struct bpf_link_ops bpf_iter_link_lops = {
H A Dsyscall.c3181 const struct bpf_link_ops *ops, struct bpf_prog *prog, in bpf_link_init_sleepable()
3195 const struct bpf_link_ops *ops, struct bpf_prog *prog, in bpf_link_init()
3268 const struct bpf_link_ops *ops = link->ops; in bpf_link_free()
3562 static const struct bpf_link_ops bpf_tracing_link_lops = {
3870 static const struct bpf_link_ops bpf_raw_tp_link_lops = {
4184 static const struct bpf_link_ops bpf_perf_link_lops = {
H A Dtrampoline.c918 static const struct bpf_link_ops bpf_shim_tramp_link_lops = {
H A Dcgroup.c1461 static const struct bpf_link_ops bpf_cgroup_link_lops = {
/linux/include/linux/
H A Dbpf.h1828 const struct bpf_link_ops *ops;
1848 struct bpf_link_ops { struct
2759 const struct bpf_link_ops *ops, struct bpf_prog *prog,
2762 const struct bpf_link_ops *ops, struct bpf_prog *prog,
3118 const struct bpf_link_ops *ops, in bpf_link_init()
3124 const struct bpf_link_ops *ops, struct bpf_prog *prog, in bpf_link_init_sleepable()
/linux/kernel/trace/
H A Dbpf_trace.c2478 static const struct bpf_link_ops bpf_kprobe_multi_link_lops = {
3069 static const struct bpf_link_ops bpf_uprobe_multi_link_lops = {
/linux/net/core/
H A Ddev.c10640 static const struct bpf_link_ops bpf_xdp_link_lops = {