Searched refs:STACK_ZERO (Results 1 – 2 of 2) sorted by relevance
95 STACK_ZERO, /* BPF program wrote constant zero */ enumerator
359 if (state->stack[i].slot_type[0] == STACK_ZERO) in print_verifier_state()1100 type = STACK_ZERO; in check_stack_write()1210 if (stype[(slot - i) % BPF_REG_SIZE] == STACK_ZERO) { in check_stack_read()1898 if (*stype == STACK_ZERO) { in check_stack_boundary()4505 cur->stack[spi].slot_type[i % BPF_REG_SIZE] == STACK_ZERO) in stacksafe()