Searched refs:STACK_SPILL (Results 1 – 1 of 1) sorted by relevance
156 STACK_SPILL, /* register spilled into stack */ enumerator260 if (env->cur_state.stack_slot_type[i] == STACK_SPILL) in print_verifier_state()560 state->stack_slot_type[MAX_BPF_STACK + off + i] = STACK_SPILL; in check_stack_write()580 if (slot_type[0] == STACK_SPILL) { in check_stack_read()586 if (slot_type[i] != STACK_SPILL) { in check_stack_read()