Searched refs:bpf_link_ops (Results 1 – 12 of 12) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_bpf_link.c | 171 static const struct bpf_link_ops bpf_nf_link_lops = {
|
| /linux/include/linux/ |
| H A D | bpf.h | 1916 const struct bpf_link_ops *ops; 1936 struct bpf_link_ops { struct 2890 const struct bpf_link_ops *ops, struct bpf_prog *prog, 2893 const struct bpf_link_ops *ops, struct bpf_prog *prog, 2896 const struct bpf_link_ops *ops, struct bpf_prog *prog, 3309 const struct bpf_link_ops *ops, in bpf_link_init() 3315 const struct bpf_link_ops *ops, struct bpf_prog *prog, in bpf_link_init_sleepable() 3321 const struct bpf_link_ops *ops, struct bpf_prog *prog, in bpf_tramp_link_init()
|
| /linux/kernel/bpf/ |
| H A D | tcx.c | 289 static const struct bpf_link_ops tcx_link_lops = {
|
| H A D | net_namespace.c | 230 static const struct bpf_link_ops bpf_netns_link_ops = {
|
| H A D | bpf_struct_ops.c | 632 const struct bpf_link_ops bpf_struct_ops_link_lops = { 1428 static const struct bpf_link_ops bpf_struct_ops_map_lops = {
|
| H A D | syscall.c | 3230 const struct bpf_link_ops *ops, struct bpf_prog *prog, in bpf_link_init_sleepable() 3244 const struct bpf_link_ops *ops, struct bpf_prog *prog, in bpf_link_init() 3251 const struct bpf_link_ops *ops, struct bpf_prog *prog, in bpf_tramp_link_init() 3326 const struct bpf_link_ops *ops = link->ops; in bpf_link_free() 3627 static const struct bpf_link_ops bpf_tracing_link_lops = { 3924 static const struct bpf_link_ops bpf_raw_tp_link_lops = { 4238 static const struct bpf_link_ops bpf_perf_link_lops = {
|
| H A D | bpf_iter.c | 491 static const struct bpf_link_ops bpf_iter_link_lops = {
|
| H A D | trampoline.c | 1064 static const struct bpf_link_ops bpf_shim_tramp_link_lops = {
|
| H A D | cgroup.c | 1524 static const struct bpf_link_ops bpf_cgroup_link_lops = {
|
| /linux/kernel/trace/ |
| H A D | bpf_trace.c | 2525 static const struct bpf_link_ops bpf_kprobe_multi_link_lops = { 3116 static const struct bpf_link_ops bpf_uprobe_multi_link_lops = { 3784 static const struct bpf_link_ops bpf_tracing_multi_link_lops = {
|
| /linux/net/core/ |
| H A D | sock_map.c | 1866 static const struct bpf_link_ops sock_map_link_ops = {
|
| H A D | dev.c | 10722 static const struct bpf_link_ops bpf_xdp_link_lops = {
|