Searched refs:allow_uninit_stack (Results 1 – 2 of 2) sorted by relevance
411 bool allow_uninit_stack; member
2466 if (*stype == STACK_INVALID && !env->allow_uninit_stack) { in check_stack_write_var_off()12412 env->allow_uninit_stack = bpf_allow_uninit_stack(); in bpf_check()