Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm5110.c414 unsigned int lold, rold; in wm5110_put_dre() local
/openbmc/linux/kernel/bpf/
H A Dverifier.c7800 struct bpf_reg_state *rold, struct bpf_reg_state *rcur, in maybe_widen_reg()
15981 static bool regs_exact(const struct bpf_reg_state *rold, in regs_exact()
15991 static bool regsafe(struct bpf_verifier_env *env, struct bpf_reg_state *rold, in regsafe()
/openbmc/qemu/linux-user/
H A Dsyscall.c13423 struct host_rlimit64 rnew, rold, *rnewp = 0; in _syscall2() local