Lines Matching refs:PTR_TO_STACK
507 [PTR_TO_STACK] = "fp",
584 if ((t == SCALAR_VALUE || t == PTR_TO_STACK) && in print_verifier_state()
1410 regs[BPF_REG_FP].type = PTR_TO_STACK; in init_reg_state()
2196 case PTR_TO_STACK: in is_spillable_regtype()
2321 if (state != cur && reg->type == PTR_TO_STACK) { in check_stack_write()
2973 case PTR_TO_STACK: in check_ptr_alignment()
3505 } else if (reg->type == PTR_TO_STACK) { in check_mem_access()
3824 case PTR_TO_STACK: in check_helper_mem_access()
3835 reg_type_str[PTR_TO_STACK]); in check_helper_mem_access()
3989 PTR_TO_STACK,
4020 PTR_TO_STACK,
4032 PTR_TO_STACK,
4847 if (r0->type == PTR_TO_STACK) { in prepare_func_exit()
5336 case PTR_TO_STACK: in retrieve_ptr_limit()
5608 if (ptr_reg->type == PTR_TO_STACK) { in adjust_ptr_min_max_vals()
5687 } else if (dst_reg->type == PTR_TO_STACK && in adjust_ptr_min_max_vals()
8613 if (rold->type == PTR_TO_STACK) in regsafe()