Home
last modified time | relevance | path

Searched defs:codegen_context (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/net/
Dbpf_jit64.h93 struct codegen_context { struct
103 unsigned int seen;
104 unsigned int idx;
105 unsigned int stack_size;
Dbpf_jit32.h131 struct codegen_context { struct
132 unsigned int seen;
133 unsigned int idx;
134 int pc_ret0; /* bpf index of first RET #0 instruction (if any) */
/kernel/linux/linux-4.19/arch/powerpc/net/
Dbpf_jit64.h95 struct codegen_context { struct
105 unsigned int seen;
106 unsigned int idx;
107 unsigned int stack_size;
Dbpf_jit32.h136 struct codegen_context { struct
137 unsigned int seen;
138 unsigned int idx;
139 int pc_ret0; /* bpf index of first RET #0 instruction (if any) */