| /Linux-v5.4/drivers/net/ethernet/dec/tulip/ | 
| D | timer.c | 24 	int next_tick = 2*HZ;  in tulip_media_task()  local145 	int next_tick = 60*HZ;  in mxic_timer()  local
 161 	int next_tick = 2*HZ;  in comet_timer()  local
 
 | 
| D | pnic2.c | 84 	int next_tick = 60*HZ;  in pnic2_timer()  local
 | 
| D | pnic.c | 92 	int next_tick = 60*HZ;  in pnic_timer()  local
 | 
| D | 21142.c | 35 	int next_tick = 60*HZ;  in t21142_media_task()  local
 | 
| D | de4x5.c | 1747 	int next_tick = DE4X5_AUTOSENSE_MS;  in de4x5_ast()  local2393     int next_tick = DE4X5_AUTOSENSE_MS;  in dc21040_autoconf()  local
 2465     int next_tick = DE4X5_AUTOSENSE_MS;  in dc21040_state()  local
 2504     int next_tick = DE4X5_AUTOSENSE_MS;  in de4x5_suspect_state()  local
 2548     int next_tick = DE4X5_AUTOSENSE_MS;  in dc21041_autoconf()  local
 2749     int next_tick = DE4X5_AUTOSENSE_MS;  in dc21140m_autoconf()  local
 2934     int next_tick = DE4X5_AUTOSENSE_MS;  in dc2114x_autoconf()  local
 3295     int next_tick = 0;  in de4x5_reset_phy()  local
 4426     int next_tick = DE4X5_AUTOSENSE_MS;  in dc21140_infoleaf()  local
 4464     int next_tick = DE4X5_AUTOSENSE_MS;  in dc21142_infoleaf()  local
 [all …]
 
 | 
| D | tulip_core.c | 297 	int next_tick = 3*HZ;  in tulip_up()  local
 | 
| /Linux-v5.4/arch/parisc/kernel/ | 
| D | time.c | 65 	unsigned long next_tick;  in timer_interrupt()  local159 	unsigned long next_tick = mfctl(16) + clocktick;  in start_cpu_itimer()  local
 
 | 
| /Linux-v5.4/drivers/watchdog/ | 
| D | bcm47xx_wdt.c | 109 	u32 next_tick = min(wdt->wdd.timeout * 1000, wdt->max_timer_ms);  in bcm47xx_wdt_soft_timer_tick()  local
 | 
| /Linux-v5.4/kernel/time/ | 
| D | tick-sched.h | 65 	ktime_t				next_tick;  member
 | 
| D | tick-sched.c | 658 	u64 basemono, next_tick, next_tmr, next_rcu, delta, expires;  in tick_nohz_next_event()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/dlink/ | 
| D | dl2k.c | 660 	int next_tick = 1*HZ;  in rio_timer()  local
 | 
| D | sundance.c | 959 	int next_tick = 10*HZ;  in netdev_timer()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/packetengines/ | 
| D | hamachi.c | 1025 	int next_tick = 10*HZ;  in hamachi_timer()  local
 | 
| D | yellowfin.c | 651 	int next_tick = 60*HZ;  in yellowfin_timer()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/smsc/ | 
| D | epic100.c | 849 	int next_tick = 5*HZ;  in epic_timer()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/sis/ | 
| D | sis900.c | 1312 	static const int next_tick = 5*HZ;  in sis900_timer()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/realtek/ | 
| D | 8139too.c | 1462 static int next_tick = 3 * HZ;  variable
 | 
| /Linux-v5.4/drivers/net/ethernet/3com/ | 
| D | 3c59x.c | 1787 	int next_tick = 60*HZ;  in vortex_timer()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/natsemi/ | 
| D | natsemi.c | 1795 	int next_tick = NATSEMI_TIMER_FREQ;  in netdev_timer()  local
 |