Home
last modified time | relevance | path

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

/linux-6.15/net/bpf/
H A Dbpf_dummy_struct_ops.c127 extern const struct bpf_link_ops bpf_struct_ops_link_lops;
/linux-6.15/net/netfilter/
H A Dnf_bpf_link.c171 static const struct bpf_link_ops bpf_nf_link_lops = {
/linux-6.15/include/linux/
H A Dbpf.h1678 const struct bpf_link_ops *ops;
1694 struct bpf_link_ops { struct
2470 const struct bpf_link_ops *ops, struct bpf_prog *prog);
2472 const struct bpf_link_ops *ops, struct bpf_prog *prog,
2824 const struct bpf_link_ops *ops, in bpf_link_init()
2830 const struct bpf_link_ops *ops, struct bpf_prog *prog, in bpf_link_init_sleepable()
/linux-6.15/kernel/bpf/
H A Dtcx.c289 static const struct bpf_link_ops tcx_link_lops = {
H A Dnet_namespace.c236 static const struct bpf_link_ops bpf_netns_link_ops = {
H A Dbpf_struct_ops.c582 const struct bpf_link_ops bpf_struct_ops_link_lops = {
1321 static const struct bpf_link_ops bpf_struct_ops_map_lops = {
H A Dbpf_iter.c492 static const struct bpf_link_ops bpf_iter_link_lops = {
H A Dsyscall.c3070 const struct bpf_link_ops *ops, struct bpf_prog *prog, in bpf_link_init_sleepable()
3083 const struct bpf_link_ops *ops, struct bpf_prog *prog) in bpf_link_init()
3151 const struct bpf_link_ops *ops = link->ops; in bpf_link_free()
3425 static const struct bpf_link_ops bpf_tracing_link_lops = {
3697 static const struct bpf_link_ops bpf_raw_tp_link_lops = {
3891 static const struct bpf_link_ops bpf_perf_link_lops = {
H A Dtrampoline.c670 static const struct bpf_link_ops bpf_shim_tramp_link_lops = {
H A Dcgroup.c1299 static const struct bpf_link_ops bpf_cgroup_link_lops = {
/linux-6.15/drivers/net/
H A Dnetkit.c762 static const struct bpf_link_ops netkit_link_lops = {
/linux-6.15/kernel/trace/
H A Dbpf_trace.c2728 static const struct bpf_link_ops bpf_kprobe_multi_link_lops = {
3259 static const struct bpf_link_ops bpf_uprobe_multi_link_lops = {
/linux-6.15/net/core/
H A Dsock_map.c1834 static const struct bpf_link_ops sock_map_link_ops = {
H A Ddev.c10230 static const struct bpf_link_ops bpf_xdp_link_lops = {