Home
last modified time | relevance | path

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

/Linux-v6.1/net/bpf/
Dbpf_dummy_struct_ops.c75 extern const struct bpf_link_ops bpf_struct_ops_link_lops;
/Linux-v6.1/include/linux/
Dbpf.h1261 const struct bpf_link_ops *ops;
1266 struct bpf_link_ops { struct
1814 const struct bpf_link_ops *ops, struct bpf_prog *prog);
2142 const struct bpf_link_ops *ops, in bpf_link_init()
/Linux-v6.1/kernel/bpf/
Dnet_namespace.c236 static const struct bpf_link_ops bpf_netns_link_ops = {
Dbpf_struct_ops.c330 const struct bpf_link_ops bpf_struct_ops_link_lops = {
Dbpf_iter.c494 static const struct bpf_link_ops bpf_iter_link_lops = {
Dtrampoline.c640 static const struct bpf_link_ops bpf_shim_tramp_link_lops = {
Dsyscall.c2678 const struct bpf_link_ops *ops, struct bpf_prog *prog) in bpf_link_init()
2945 static const struct bpf_link_ops bpf_tracing_link_lops = {
3197 static const struct bpf_link_ops bpf_raw_tp_link_lops = {
3226 static const struct bpf_link_ops bpf_perf_link_lops = {
Dcgroup.c1264 static const struct bpf_link_ops bpf_cgroup_link_lops = {
/Linux-v6.1/kernel/trace/
Dbpf_trace.c2534 static const struct bpf_link_ops bpf_kprobe_multi_link_lops = {
/Linux-v6.1/net/core/
Ddev.c9409 static const struct bpf_link_ops bpf_xdp_link_lops = {