Lines Matching defs:jit_ctx
189 struct jit_ctx { struct190 struct bpf_prog *prog;191 unsigned int *offset;192 int idx;193 int epilogue_offset;194 bool tmp_1_used;195 bool tmp_2_used;196 bool tmp_3_used;197 bool saw_frame_pointer;198 bool saw_call;199 bool saw_tail_call;200 u32 *image;