/Linux-v4.19/drivers/net/ethernet/dec/tulip/ |
D | timer.c | 24 int next_tick = 2*HZ; in tulip_media_task() local 145 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() local 2394 int next_tick = DE4X5_AUTOSENSE_MS; in dc21040_autoconf() local 2466 int next_tick = DE4X5_AUTOSENSE_MS; in dc21040_state() local 2505 int next_tick = DE4X5_AUTOSENSE_MS; in de4x5_suspect_state() local 2549 int next_tick = DE4X5_AUTOSENSE_MS; in dc21041_autoconf() local 2750 int next_tick = DE4X5_AUTOSENSE_MS; in dc21140m_autoconf() local 2935 int next_tick = DE4X5_AUTOSENSE_MS; in dc2114x_autoconf() local 3296 int next_tick = 0; in de4x5_reset_phy() local 4427 int next_tick = DE4X5_AUTOSENSE_MS; in dc21140_infoleaf() local 4465 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-v4.19/arch/parisc/kernel/ |
D | time.c | 65 unsigned long next_tick; in timer_interrupt() local 159 unsigned long next_tick = mfctl(16) + clocktick; in start_cpu_itimer() local
|
/Linux-v4.19/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-v4.19/kernel/time/ |
D | tick-sched.h | 58 ktime_t next_tick; member
|
D | tick-sched.c | 650 u64 basemono, next_tick, next_tmr, next_rcu, delta, expires; in tick_nohz_next_event() local
|
/Linux-v4.19/drivers/net/ethernet/dlink/ |
D | dl2k.c | 663 int next_tick = 1*HZ; in rio_timer() local
|
D | sundance.c | 959 int next_tick = 10*HZ; in netdev_timer() local
|
/Linux-v4.19/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-v4.19/drivers/net/ethernet/sis/ |
D | sis900.c | 1308 static const int next_tick = 5*HZ; in sis900_timer() local
|
/Linux-v4.19/drivers/net/ethernet/smsc/ |
D | epic100.c | 849 int next_tick = 5*HZ; in epic_timer() local
|
/Linux-v4.19/drivers/net/ethernet/realtek/ |
D | 8139too.c | 1461 static int next_tick = 3 * HZ; variable
|
/Linux-v4.19/drivers/net/ethernet/3com/ |
D | 3c59x.c | 1789 int next_tick = 60*HZ; in vortex_timer() local
|
/Linux-v4.19/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 1795 int next_tick = NATSEMI_TIMER_FREQ; in netdev_timer() local
|