Searched refs:grow_stack_state (Results 1 – 1 of 1) sorted by relevance
1360 static int grow_stack_state(struct bpf_verifier_env *env, struct bpf_func_state *state, int size) in is_spilled_scalar_reg64() 6286 return grow_stack_state(env, state, -min_off /* size */); in check_map_access() 1490 static int grow_stack_state(struct bpf_verifier_env *env, struct bpf_func_state *state, int size) grow_stack_state() function