Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dverifier.c2115 static void __mark_reg_const_zero(const struct bpf_verifier_env *env, struct bpf_reg_state *reg) in __mark_reg_const_zero() function
5282 __mark_reg_const_zero(env, &state->regs[dst_regno]); in mark_reg_stack_read()
5373 __mark_reg_const_zero(env, &state->regs[dst_regno]); in check_stack_read_fixed_off()
5377 __mark_reg_const_zero(env, &state->regs[dst_regno]); in check_stack_read_fixed_off()
8934 __mark_reg_const_zero(env, &cur_fr->regs[BPF_REG_0]); in process_iter_next_call()
13653 __mark_reg_const_zero(env, &regs[BPF_REG_0]); in check_kfunc_call()