Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dverifier.c713 static void mark_reg_not_init(struct bpf_verifier_env *env, in mark_reg_not_init() function
733 mark_reg_not_init(env, regs, i); in init_reg_state()
2375 mark_reg_not_init(env, caller->regs, caller_saved[i]); in check_func_call()
2565 mark_reg_not_init(env, regs, caller_saved[i]); in check_helper_call()
4063 mark_reg_not_init(env, regs, caller_saved[i]); in check_ld_abs()