Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h925 struct bpf_struct_ops { struct
945 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id); argument
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbpf_struct_ops.c85 static struct bpf_struct_ops * const bpf_struct_ops[] = { variable
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A 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;