Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv6/
Dseg6.c175 struct in6_addr *val, *t_old, *t_new; in seg6_genl_set_tunsrc() local
190 t_old = sdata->tun_src; in seg6_genl_set_tunsrc()
196 kfree(t_old); in seg6_genl_set_tunsrc()
/Linux-v5.15/drivers/macintosh/
Dwindfarm_rm31.c122 s32 t_avg, t_old; in cpu_check_overtemp() local
158 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()
161 cpu_thist_total -= t_old; in cpu_check_overtemp()
166 FIX32TOPRINT(t_avg), FIX32TOPRINT(t_old), FIX32TOPRINT(temp)); in cpu_check_overtemp()
Dwindfarm_pm112.c203 s32 t_avg, t_old; in cpu_check_overtemp() local
222 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()
225 cpu_thist_total -= t_old; in cpu_check_overtemp()
230 FIX32TOPRINT(t_avg), FIX32TOPRINT(t_old), FIX32TOPRINT(temp)); in cpu_check_overtemp()
Dwindfarm_pm72.c128 s32 t_avg, t_old; in cpu_check_overtemp() local
164 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()
167 cpu_thist_total -= t_old; in cpu_check_overtemp()
172 FIX32TOPRINT(t_avg), FIX32TOPRINT(t_old), FIX32TOPRINT(temp)); in cpu_check_overtemp()