Home
last modified time | relevance | path

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

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