Searched defs:codegen_context (Results 1 – 3 of 3) sorted by relevance
124 struct codegen_context { struct156 static inline bool bpf_is_seen_register(struct codegen_context *ctx, int i) in bpf_is_seen_register() argument
93 struct codegen_context { struct103 unsigned int seen;104 unsigned int idx;105 unsigned int stack_size;
131 struct codegen_context { struct132 unsigned int seen;133 unsigned int idx;134 int pc_ret0; /* bpf index of first RET #0 instruction (if any) */