Home
last modified time | relevance | path

Searched defs:rold (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dstates.c491 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()
H A Dverifier.c7827 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()
/linux/sound/soc/codecs/
H A Dwm5110.c414 unsigned int lold, rold; in wm5110_put_dre() local