Searched refs:reset_pending (Results 1 – 8 of 8) sorted by relevance
214 atomic_t reset_pending; member539 atomic_inc(&priv->reset_pending); in cpmac_poll()542 atomic_dec(&priv->reset_pending); in cpmac_poll()554 if (unlikely(atomic_read(&priv->reset_pending))) in cpmac_start_xmit()738 atomic_dec(&priv->reset_pending); in cpmac_hw_error()772 atomic_inc(&priv->reset_pending); in cpmac_check_status()822 atomic_inc(&priv->reset_pending); in cpmac_tx_timeout()826 atomic_dec(&priv->reset_pending); in cpmac_tx_timeout()1015 atomic_set(&priv->reset_pending, 0); in cpmac_open()
172 int next_cpu, reset_pending; in clocksource_watchdog() local178 reset_pending = atomic_read(&watchdog_reset_pending); in clocksource_watchdog()262 if (reset_pending) in clocksource_watchdog()
1753 efx->reset_pending) in efx_start_all()2312 if (efx->reset_pending) { in efx_register_netdev()2480 efx->reset_pending &= -(1 << (method + 1)); in efx_reset()2482 __clear_bit(method, &efx->reset_pending); in efx_reset()2564 pending = ACCESS_ONCE(efx->reset_pending); in efx_reset_work()2622 set_bit(method, &efx->reset_pending); in efx_schedule_reset()3126 efx->reset_pending = 0; in efx_pm_poweroff()3194 efx->reset_pending = 0; in efx_io_error_detected()
956 unsigned long reset_pending; member
839 if (unlikely(ACCESS_ONCE(efx->reset_pending))) in efx_farch_handle_tx_event()995 if (unlikely(ACCESS_ONCE(efx->reset_pending))) in efx_farch_handle_rx_event()
1789 if (unlikely(ACCESS_ONCE(efx->reset_pending))) in efx_ef10_handle_rx_event()1899 if (unlikely(ACCESS_ONCE(efx->reset_pending))) in efx_ef10_handle_tx_event()
1357 isolate = !!ACCESS_ONCE(efx->reset_pending); in falcon_reconfigure_mac_wrapper()
1402 int reset_pending = test_bit(HID_RESET_PENDING, &usbhid->iofl); in hid_restart_io() local1408 if (clear_halt || reset_pending) in hid_restart_io()1413 if (reset_pending || !test_bit(HID_STARTED, &usbhid->iofl)) in hid_restart_io()