Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dbpf.h1306 struct bpf_struct_ops { struct
1326 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id); argument
/Linux-v6.1/kernel/bpf/
Dbpf_struct_ops.c86 static struct bpf_struct_ops * const bpf_struct_ops[] = { variable
/Linux-v6.1/tools/lib/bpf/
Dlibbpf.c441 struct bpf_struct_ops { struct
448 /* e.g. struct bpf_struct_ops_tcp_congestion_ops in argument
458 void *kern_vdata;
459 __u32 type_id;