| /linux/kernel/time/ |
| H A D | clocksource.c | 158 static struct timer_list watchdog_timer; variable 511 watchdog_timer.expires = jiffies; in clocksource_watchdog() 592 if (!timer_pending(&watchdog_timer)) { in clocksource_watchdog() 593 watchdog_timer.expires += WATCHDOG_INTERVAL + extra_wait; in clocksource_watchdog() 594 add_timer_on(&watchdog_timer, next_cpu); in clocksource_watchdog() 604 timer_setup(&watchdog_timer, clocksource_watchdog, 0); in clocksource_start_watchdog() 605 watchdog_timer.expires = jiffies + WATCHDOG_INTERVAL; in clocksource_start_watchdog() 606 add_timer_on(&watchdog_timer, cpumask_first(cpu_online_mask)); in clocksource_start_watchdog() 614 timer_delete(&watchdog_timer); in clocksource_stop_watchdog()
|
| /linux/drivers/power/supply/ |
| H A D | bq25980_charger.c | 104 int watchdog_timer; member 1090 if (bq->watchdog_timer) { in bq25980_hw_init() 1091 if (bq->watchdog_timer >= bq25980_watchdog_time[wd_max_val]) in bq25980_hw_init() 1095 if (bq->watchdog_timer > bq25980_watchdog_time[i] && in bq25980_hw_init() 1096 bq->watchdog_timer < bq25980_watchdog_time[i + 1]) { in bq25980_hw_init() 1148 &bq->watchdog_timer); in bq25980_parse_dt() 1150 bq->watchdog_timer = BQ25980_WATCHDOG_MIN; in bq25980_parse_dt() 1152 if (bq->watchdog_timer > BQ25980_WATCHDOG_MAX || in bq25980_parse_dt() 1153 bq->watchdog_timer < BQ25980_WATCHDOG_MIN) in bq25980_parse_dt()
|
| H A D | bq256xx_charger.c | 249 int watchdog_timer; member 1568 if (bq->watchdog_timer == bq256xx_watchdog_time[i]) { in bq256xx_hw_init() 1573 bq->watchdog_timer > bq256xx_watchdog_time[i] && in bq256xx_hw_init() 1574 bq->watchdog_timer < bq256xx_watchdog_time[i + 1]) in bq256xx_hw_init() 1663 &bq->watchdog_timer); in bq256xx_parse_dt() 1665 bq->watchdog_timer = BQ256XX_WATCHDOG_DIS; in bq256xx_parse_dt() 1667 if (bq->watchdog_timer > BQ256XX_WATCHDOG_MAX || in bq256xx_parse_dt() 1668 bq->watchdog_timer < BQ256XX_WATCHDOG_DIS) in bq256xx_parse_dt()
|
| /linux/net/sched/ |
| H A D | sch_generic.c | 502 struct net_device *dev = timer_container_of(dev, t, watchdog_timer); in dev_watchdog() 546 if (!mod_timer(&dev->watchdog_timer, in dev_watchdog() 564 if (!mod_timer(&dev->watchdog_timer, in netdev_watchdog_up() 574 if (timer_delete(&dev->watchdog_timer)) in netdev_watchdog_down() 1485 timer_setup(&dev->watchdog_timer, dev_watchdog, 0); in dev_init_scheduler() 1496 WARN_ON(timer_pending(&dev->watchdog_timer)); in dev_shutdown()
|
| /linux/drivers/net/ethernet/intel/igbvf/ |
| H A D | igbvf.h | 156 struct timer_list watchdog_timer; member
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_device_info.c | 190 FEATURE_MAPPING(WATCHDOG_TIMER, watchdog_timer),
|
| /linux/drivers/net/ethernet/atheros/atlx/ |
| H A D | atl2.c | 720 mod_timer(&adapter->watchdog_timer, round_jiffies(jiffies + 4*HZ)); in atl2_open() 755 timer_delete_sync(&adapter->watchdog_timer); in atl2_down() 1014 watchdog_timer); in atl2_watchdog() 1028 mod_timer(&adapter->watchdog_timer, in atl2_watchdog() 1417 timer_setup(&adapter->watchdog_timer, atl2_watchdog, 0); in atl2_probe() 1472 timer_delete_sync(&adapter->watchdog_timer); in atl2_remove()
|
| H A D | atl2.h | 447 struct timer_list watchdog_timer; member
|
| /linux/drivers/net/ethernet/atheros/atl1e/ |
| H A D | atl1e.h | 436 struct timer_list watchdog_timer; member
|
| /linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe.h | 582 struct timer_list watchdog_timer; member
|
| /linux/Documentation/networking/net_cachelines/ |
| H A D | net_device.rst | 126 struct timer_list watchdog_timer
|
| /linux/drivers/net/ethernet/agere/ |
| H A D | et131x.h | 170 u32 watchdog_timer; /* 0x0038 */ member
|
| H A D | et131x.c | 1532 writel(0, ®s->watchdog_timer); in et131x_configure_global_regs() 2337 &adapter->regs->global.watchdog_timer); in et131x_handle_recv_pkts() 2593 &adapter->regs->global.watchdog_timer); in nic_send_packet() 2924 regs_buff[num++] = readl(&aregs->global.watchdog_timer); in et131x_get_regs() 3437 writel(0, &adapter->regs->global.watchdog_timer); in et131x_isr()
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | pcnet32.c | 296 struct timer_list watchdog_timer; member 1979 timer_setup(&lp->watchdog_timer, pcnet32_watchdog, 0); in pcnet32_probe1() 2288 mod_timer(&lp->watchdog_timer, PCNET32_WATCHDOG_TIMEOUT); in pcnet32_open() 2633 timer_delete_sync(&lp->watchdog_timer); in pcnet32_close() 2908 struct pcnet32_private *lp = timer_container_of(lp, t, watchdog_timer); in pcnet32_watchdog() 2917 mod_timer(&lp->watchdog_timer, round_jiffies(PCNET32_WATCHDOG_TIMEOUT)); in pcnet32_watchdog()
|
| /linux/drivers/net/ethernet/atheros/atl1c/ |
| H A D | atl1c.h | 538 struct timer_list watchdog_timer; member
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc.h | 229 struct timer_list watchdog_timer; member
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | sky2.c | 2192 mod_timer(&hw->watchdog_timer, jiffies + 1); in sky2_link_up() 2964 struct sky2_hw *hw = timer_container_of(hw, t, watchdog_timer); in sky2_watchdog() 2991 mod_timer(&hw->watchdog_timer, round_jiffies(jiffies + HZ)); in sky2_watchdog() 4969 timer_setup(&hw->watchdog_timer, sky2_watchdog, 0); in sky2_probe() 5013 timer_shutdown_sync(&hw->watchdog_timer); in sky2_remove() 5055 timer_delete_sync(&hw->watchdog_timer); in sky2_suspend()
|
| H A D | sky2.h | 2302 struct timer_list watchdog_timer; member
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | core.c | 131 rtl_watch_dog_timer_callback(&rtlpriv->works.watchdog_timer); in rtl_op_start()
|