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