Home
last modified time | relevance | path

Searched refs:grow_stack_state (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/kernel/bpf/
Dverifier.c1299 static int grow_stack_state(struct bpf_verifier_env *env, struct bpf_func_state *state, int size) in grow_stack_state() function
6884 return grow_stack_state(env, state, -min_off /* size */); in check_stack_access_within_bounds()