Home
last modified time | relevance | path

Searched refs:work_pending (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v5.4/arch/mips/kernel/
Dentry.S53 bnez t0, work_pending
122 work_pending: label
/Linux-v5.4/arch/nds32/kernel/
Dex-exit.S119 work_pending: label
144 bnez $p1, work_pending ! handle work_resched, sig_pend
/Linux-v5.4/drivers/net/fjes/
Dfjes_main.c614 if (!work_pending(&adapter->raise_intr_rxdata_task)) in fjes_tx_send()
760 if (!work_pending(&adapter->tx_stall_task)) in fjes_xmit_frame()
939 if (!work_pending(&adapter->unshare_watch_task)) in fjes_txrx_stop_req_irq()
948 if (!work_pending(&hw->epstop_task)) in fjes_txrx_stop_req_irq()
979 if (!work_pending(&adapter->unshare_watch_task)) in fjes_stop_req_irq()
986 if (!work_pending(&hw->epstop_task)) in fjes_stop_req_irq()
998 if (!work_pending(&hw->update_zone_task)) in fjes_update_zone_irq()
1426 if (!work_pending( in fjes_watch_unshare_task()
1469 if (!work_pending( in fjes_watch_unshare_task()
Dfjes_hw.c989 if (!work_pending(&adapter->force_close_task)) { in fjes_hw_update_zone_task()
1077 if (!work_pending(&adapter->force_close_task)) { in fjes_hw_update_zone_task()
1101 if (!work_pending(&adapter->force_close_task)) { in fjes_hw_update_zone_task()
1141 if (!work_pending(&adapter->unshare_watch_task)) in fjes_hw_update_zone_task()
1170 if (!work_pending(&adapter->unshare_watch_task)) in fjes_hw_epstop_task()
/Linux-v5.4/include/linux/
Dworkqueue.h293 #define work_pending(work) \ macro
302 work_pending(&(w)->work)
/Linux-v5.4/arch/c6x/kernel/
Dentry.S242 [!A0] BNOP .S1 work_pending,5
249 work_pending: label
314 [A0] BNOP .S1 work_pending,5
/Linux-v5.4/drivers/gpu/drm/i915/
Dintel_wakeref.c72 INTEL_WAKEREF_BUG_ON(work_pending(&wf->work)); in __intel_wakeref_put_last()
/Linux-v5.4/arch/alpha/kernel/
Dentry.S496 bne $2, work_pending
545 .type work_pending, @function
546 work_pending: label
/Linux-v5.4/arch/riscv/kernel/
Dentry.S256 bnez s1, work_pending
283 work_pending: label
/Linux-v5.4/drivers/net/wireless/
Drndis_wlan.c424 unsigned long work_pending; member
2740 set_bit(WORK_LINK_UP, &priv->work_pending); in rndis_wlan_do_link_up_work()
2871 if (test_and_clear_bit(WORK_LINK_UP, &priv->work_pending)) in rndis_wlan_worker()
2874 if (test_and_clear_bit(WORK_LINK_DOWN, &priv->work_pending)) in rndis_wlan_worker()
2877 if (test_and_clear_bit(WORK_SET_MULTICAST_LIST, &priv->work_pending)) in rndis_wlan_worker()
2886 if (test_bit(WORK_SET_MULTICAST_LIST, &priv->work_pending)) in rndis_wlan_set_multicast_list()
2889 set_bit(WORK_SET_MULTICAST_LIST, &priv->work_pending); in rndis_wlan_set_multicast_list()
3083 set_bit(WORK_LINK_UP, &priv->work_pending); in rndis_wlan_indication()
3091 set_bit(WORK_LINK_DOWN, &priv->work_pending); in rndis_wlan_indication()
3572 priv->work_pending = 0; in rndis_wlan_stop()
/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_pm.c56 !work_pending(work)); in idle_work_handler()
/Linux-v5.4/arch/microblaze/kernel/
Dentry-nommu.S489 work_pending: label
519 bnei r19, work_pending /* do an extra work if any bits are set */
620 .word work_pending ; .word no_work_pending; .word type_SYSCALL_PREEMPT
/Linux-v5.4/drivers/net/ethernet/qlogic/qede/
Dqede_rdma.c253 if (!work_pending(&event_node->work)) { in qede_rdma_get_free_event_node()
/Linux-v5.4/drivers/gpu/drm/vkms/
Dvkms_crtc.c131 WARN_ON(work_pending(&vkms_state->composer_work)); in vkms_atomic_crtc_destroy_state()
/Linux-v5.4/drivers/s390/cio/
Dvfio_ccw_drv.c234 if (work_pending(&sch->todo_work)) in vfio_ccw_sch_event()
Deadm_sch.c338 if (work_pending(&sch->todo_work)) in eadm_subchannel_sch_event()
Ddevice.c517 if (work_pending(&cdev->private->todo_work)) { in online_store()
1448 if (work_pending(&sch->todo_work)) in io_subchannel_sch_event()
1451 if (cdev && work_pending(&cdev->private->todo_work)) in io_subchannel_sch_event()
1800 if (work_pending(&cdev->private->todo_work)) in ccw_device_pm_prepare()
/Linux-v5.4/net/rxrpc/
Dlocal_object.c496 ASSERT(!work_pending(&local->processor)); in rxrpc_local_rcu()
/Linux-v5.4/arch/unicore32/kernel/
Dentry.S541 work_pending: label
562 bne work_pending
/Linux-v5.4/arch/h8300/kernel/
Dentry.S306 work_pending: label
/Linux-v5.4/arch/arm64/kernel/
Dentry.S977 work_pending: label
993 cbnz x2, work_pending
/Linux-v5.4/drivers/net/wireless/st/cw1200/
Dtxrx.c1035 WARN_ON(work_pending(&priv->linkid_reset_work)); in cw1200_rx_cb()
1048 WARN_ON(work_pending(&priv->linkid_reset_work)); in cw1200_rx_cb()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_arfs.c382 if (!work_pending(&arfs_rule->arfs_work) && in arfs_may_expire_flow()
/Linux-v5.4/net/rds/
Dconnection.c457 WARN_ON(work_pending(&cp->cp_down_w)); in rds_conn_path_destroy()
/Linux-v5.4/drivers/input/touchscreen/
Dwm97xx-core.c362 if (!work_pending(&wm->pen_event_work)) { in wm97xx_pen_interrupt()

12