Searched refs:STACK_ZERO (Results 1 – 3 of 3) sorted by relevance
147 STACK_ZERO, /* BPF program wrote constant zero */ enumerator
109 if (stack_entry->slot_type[soff % BPF_REG_SIZE] == STACK_ZERO) in nfp_bpf_map_update_value_ok()
409 [STACK_ZERO] = '0',2001 type = STACK_ZERO; in check_stack_write()2067 if (stype[(slot - i) % BPF_REG_SIZE] == STACK_ZERO) { in check_stack_read()3051 if (*stype == STACK_ZERO) { in check_stack_boundary()6962 cur->stack[spi].slot_type[i % BPF_REG_SIZE] == STACK_ZERO) in stacksafe()