Searched refs:check_stack_write_fixed_off (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dverifier.c4479 static int check_stack_write_fixed_off(struct bpf_verifier_env *env, function
5014 /* check_stack_write dispatches to check_stack_write_fixed_off or
5034 err = check_stack_write_fixed_off(env, state, off, size,
5821 /* The stack spill tracking logic in check_stack_write_fixed_off()

Completed in 218 milliseconds