Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c3805 static int check_stack_write_fixed_off(struct bpf_verifier_env *env, in is_reg64()
4351 /* check_stack_write dispatches to check_stack_write_fixed_off or in bt_sync_linked_regs()
4370 err = check_stack_write_fixed_off(env, state, off, size, in bt_sync_linked_regs()
5242 /* The stack spill tracking logic in check_stack_write_fixed_off() in check_fastcall_stack_contract()
5247 static int check_stack_write_fixed_off(struct bpf_verifier_env *env, check_stack_write_fixed_off() function