Home
last modified time | relevance | path

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

/linux/kernel/bpf/ !
H A Dverifier.c2221 static void __mark_reg_const_zero(const struct bpf_verifier_env *env, struct bpf_reg_state *reg) in __mark_reg_const_zero() function
5535 __mark_reg_const_zero(env, &state->regs[dst_regno]); in mark_reg_stack_read()
5634 __mark_reg_const_zero(env, &state->regs[dst_regno]); in check_stack_read_fixed_off()
5638 __mark_reg_const_zero(env, &state->regs[dst_regno]); in check_stack_read_fixed_off()
9276 __mark_reg_const_zero(env, &cur_fr->regs[BPF_REG_0]); in process_iter_next_call()
14367 __mark_reg_const_zero(env, &regs[BPF_REG_0]); in check_kfunc_call()