Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dseg6.c173 struct in6_addr *val, *t_old, *t_new; in seg6_genl_set_tunsrc() local
188 t_old = sdata->tun_src; in seg6_genl_set_tunsrc()
194 kfree(t_old); in seg6_genl_set_tunsrc()
/Linux-v4.19/drivers/macintosh/
Dwindfarm_pm112.c199 s32 t_avg, t_old; in cpu_check_overtemp() local
218 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()
221 cpu_thist_total -= t_old; in cpu_check_overtemp()
226 FIX32TOPRINT(t_avg), FIX32TOPRINT(t_old), FIX32TOPRINT(temp)); in cpu_check_overtemp()
Dwindfarm_rm31.c123 s32 t_avg, t_old; in cpu_check_overtemp() local
159 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()
162 cpu_thist_total -= t_old; in cpu_check_overtemp()
167 FIX32TOPRINT(t_avg), FIX32TOPRINT(t_old), FIX32TOPRINT(temp)); in cpu_check_overtemp()
Dwindfarm_pm72.c129 s32 t_avg, t_old; in cpu_check_overtemp() local
165 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()
168 cpu_thist_total -= t_old; in cpu_check_overtemp()
173 FIX32TOPRINT(t_avg), FIX32TOPRINT(t_old), FIX32TOPRINT(temp)); in cpu_check_overtemp()