Home
last modified time | relevance | path

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

/Linux-v6.6/net/bpf/
Dbpf_dummy_struct_ops.c75 extern const struct bpf_link_ops bpf_struct_ops_link_lops;
/Linux-v6.6/net/netfilter/
Dnf_bpf_link.c168 static const struct bpf_link_ops bpf_nf_link_lops = {
/Linux-v6.6/kernel/bpf/
Dbpf_struct_ops.c347 const struct bpf_link_ops bpf_struct_ops_link_lops = {
858 static const struct bpf_link_ops bpf_struct_ops_map_lops = {
Dtcx.c289 static const struct bpf_link_ops tcx_link_lops = {
Dnet_namespace.c236 static const struct bpf_link_ops bpf_netns_link_ops = {
Dbpf_iter.c494 static const struct bpf_link_ops bpf_iter_link_lops = {
Dtrampoline.c621 static const struct bpf_link_ops bpf_shim_tramp_link_lops = {
Dsyscall.c2796 const struct bpf_link_ops *ops, struct bpf_prog *prog) in bpf_link_init()
3078 static const struct bpf_link_ops bpf_tracing_link_lops = {
3341 static const struct bpf_link_ops bpf_raw_tp_link_lops = {
3514 static const struct bpf_link_ops bpf_perf_link_lops = {
Dcgroup.c1265 static const struct bpf_link_ops bpf_cgroup_link_lops = {
/Linux-v6.6/drivers/hid/bpf/
Dhid_bpf_jmp_table.c382 static const struct bpf_link_ops hid_bpf_link_lops = {
/Linux-v6.6/include/linux/
Dbpf.h1507 const struct bpf_link_ops *ops;
1512 struct bpf_link_ops { struct
2164 const struct bpf_link_ops *ops, struct bpf_prog *prog);
2500 const struct bpf_link_ops *ops, in bpf_link_init()
/Linux-v6.6/kernel/trace/
Dbpf_trace.c2637 static const struct bpf_link_ops bpf_kprobe_multi_link_lops = {
3077 static const struct bpf_link_ops bpf_uprobe_multi_link_lops = {
/Linux-v6.6/net/core/
Ddev.c9499 static const struct bpf_link_ops bpf_xdp_link_lops = {