Searched refs:FRAME_PTR (Results 1 – 2 of 2) sorted by relevance
136 FRAME_PTR, /* reg == frame_pointer */ enumerator237 [FRAME_PTR] = "fp",474 regs[BPF_REG_FP].type = FRAME_PTR; in init_reg_state()541 case FRAME_PTR: in is_spillable_regtype()711 } else if (state->regs[regno].type == FRAME_PTR || in check_mem_access()1147 regs[insn->dst_reg].type == FRAME_PTR && in check_alu_op()
1043 are PTR_TO_CTX, PTR_TO_MAP, FRAME_PTR. They are bounds and alignment checked.1062 If R6=FRAME_PTR, then access should be aligned and be within1073 Though R10 is correct read-only register and has type FRAME_PTR