Home
last modified time | relevance | path

Searched defs:bpf_struct_ops (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dbpf.h974 struct bpf_struct_ops { struct
994 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id); argument
/kernel/linux/linux-6.6/include/linux/
Dbpf.h1656 struct bpf_struct_ops { struct
1679 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id); argument
/kernel/linux/linux-5.10/kernel/bpf/
Dbpf_struct_ops.c84 static struct bpf_struct_ops * const bpf_struct_ops[] = { variable
/kernel/linux/linux-6.6/kernel/bpf/
Dbpf_struct_ops.c95 static struct bpf_struct_ops * const bpf_struct_ops[] = { variable
/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.c291 struct bpf_struct_ops { struct
298 /* e.g. struct bpf_struct_ops_tcp_congestion_ops in argument
308 void *kern_vdata;
309 __u32 type_id;
/kernel/linux/linux-6.6/tools/lib/bpf/
Dlibbpf.c459 struct bpf_struct_ops { struct
466 /* e.g. struct bpf_struct_ops_tcp_congestion_ops in argument
476 void *kern_vdata;
477 __u32 type_id;