Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dverifier.c1027 static void mark_reg_not_init(struct bpf_verifier_env *env, in mark_reg_not_init() function
1048 mark_reg_not_init(env, regs, i); in init_reg_state()
3806 mark_reg_not_init(env, caller->regs, caller_saved[i]); in check_func_call()
4047 mark_reg_not_init(env, regs, caller_saved[i]); in check_helper_call()
6089 mark_reg_not_init(env, regs, caller_saved[i]); in check_ld_abs()