Searched defs:rold (Results 1 – 3 of 3) sorted by relevance
491 static bool regs_exact(const struct bpf_reg_state *rold, in regs_exact()507 static bool regsafe(struct bpf_verifier_env *env, struct bpf_reg_state *rold, in regsafe()
7827 static bool scalars_exact_for_widen(const struct bpf_reg_state *rold, in scalars_exact_for_widen()7834 struct bpf_reg_state *rold, struct bpf_reg_state *rcur) in maybe_widen_reg()
414 unsigned int lold, rold; in wm5110_put_dre() local