Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dbpf.h1663 struct bpf_struct_ops { struct
1687 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id); argument
/linux-6.8/kernel/bpf/
Dbpf_struct_ops.c95 static struct bpf_struct_ops * const bpf_struct_ops[] = { variable
/linux-6.8/tools/lib/bpf/
Dlibbpf.c468 struct bpf_struct_ops { struct
475 /* e.g. struct bpf_struct_ops_tcp_congestion_ops in argument
485 void *kern_vdata;
486 __u32 type_id;