| /linux/drivers/soc/xilinx/ |
| H A D | zynqmp_power.c | 78 if (work_pending(&zynqmp_pm_init_restart_work->callback_work)) in subsystem_restart_event_callback() 91 if (work_pending(&zynqmp_pm_init_suspend_work->callback_work)) in suspend_event_callback() 136 if (work_pending(&zynqmp_pm_init_suspend_work->callback_work)) in ipi_receive_callback()
|
| /linux/arch/mips/kernel/ |
| H A D | entry.S | 52 bnez t0, work_pending 121 work_pending: label
|
| /linux/net/mptcp/ |
| H A D | pm.c | 555 if (READ_ONCE(pm->work_pending) && in mptcp_pm_fully_established() 583 if (!READ_ONCE(pm->work_pending)) in mptcp_pm_subflow_established() 588 if (READ_ONCE(pm->work_pending)) in mptcp_pm_subflow_established() 611 if (!READ_ONCE(pm->work_pending) && !update_subflows) in mptcp_pm_subflow_check_next() 673 if (!READ_ONCE(pm->work_pending)) in mptcp_pm_add_addr_echoed() 678 if (mptcp_lookup_anno_list_by_saddr(msk, addr) && READ_ONCE(pm->work_pending)) in mptcp_pm_add_addr_echoed() 1042 /* pm->work_pending must be only be set to 'true' when in mptcp_pm_data_reset() 1045 WRITE_ONCE(pm->work_pending, in mptcp_pm_data_reset()
|
| H A D | protocol.h | 229 bool work_pending;
|
| H A D | pm_kernel.c | 1548 WRITE_ONCE(msk->pm.work_pending, false); in mptcp_pm_nl_check_work_pending()
|
| /linux/arch/alpha/kernel/ |
| H A D | entry.S | 494 bne $2, work_pending 542 .type work_pending, @function 543 work_pending: label
|
| /linux/drivers/net/fjes/ |
| H A D | fjes_hw.c | 1019 if (!work_pending(&adapter->force_close_task)) { in fjes_hw_update_zone_task() 1107 if (!work_pending(&adapter->force_close_task)) { in fjes_hw_update_zone_task() 1131 if (!work_pending(&adapter->force_close_task)) { in fjes_hw_update_zone_task() 1171 if (!work_pending(&adapter->unshare_watch_task)) in fjes_hw_update_zone_task() 1200 if (!work_pending(&adapter->unshare_watch_task)) in fjes_hw_epstop_task()
|
| /linux/include/linux/ |
| H A D | workqueue.h | 355 #define work_pending(work) \ macro 364 work_pending(&(w)->work)
|
| /linux/drivers/cxl/ |
| H A D | mem.c | 127 if (work_pending(&cxlmd->detach_work)) in cxl_mem_probe()
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_rdma.c | 254 if (!work_pending(&event_node->work)) { in qede_rdma_get_free_event_node()
|
| /linux/fs/smb/client/ |
| H A D | cached_dir.c | 719 WARN_ON(work_pending(&cfid->close_work)); in free_cached_dir() 720 WARN_ON(work_pending(&cfid->put_work)); in free_cached_dir()
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| H A D | bh.c | 255 if (!wdev->hif.tx_buffers_used && !work_pending(work)) { in bh_work()
|
| /linux/drivers/s390/cio/ |
| H A D | eadm_sch.c | 317 if (work_pending(&sch->todo_work)) in eadm_subchannel_sch_event()
|
| /linux/drivers/net/ethernet/marvell/octeon_ep/ |
| H A D | octep_pfvf_mbox.c | 311 if (work_pending(&oct->mbox[ring]->wk.work)) in octep_delete_pfvf_mbox()
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | txrx.c | 1032 WARN_ON(work_pending(&priv->linkid_reset_work)); in cw1200_rx_cb() 1045 WARN_ON(work_pending(&priv->linkid_reset_work)); in cw1200_rx_cb()
|
| /linux/drivers/misc/ |
| H A D | mrvl_cn10k_dpi.c | 380 if (work_pending(&dpi->mbox[vf]->work)) in dpi_pfvf_mbox_destroy()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_arfs.c | 435 if (!work_pending(&arfs_rule->arfs_work) && in arfs_may_expire_flow()
|
| /linux/kernel/power/ |
| H A D | main.c | 135 if (!work_pending(&pm_fs_sync_work)) { in pm_sleep_fs_sync()
|
| /linux/drivers/net/ethernet/smsc/ |
| H A D | smc91x.h | 230 int work_pending; member
|
| /linux/mm/ |
| H A D | backing-dev.c | 636 WARN_ON_ONCE(work_pending(&wb->switch_work)); in cgwb_release_workfn()
|
| /linux/drivers/usb/serial/ |
| H A D | mos7720.c | 287 if (work_pending(&mos_parport->work)) in parport_prologue()
|
| /linux/kernel/ |
| H A D | workqueue.c | 788 WARN_ON_ONCE(!work_pending(work)); in set_work_data() 2909 if (work_pending(&pool->idle_cull_work)) in idle_worker_timeout() 6108 if (work_pending(work)) in work_busy()
|
| /linux/drivers/mmc/host/ |
| H A D | usdhi6rol0.c | 1666 if (!work_pending(&mmc->detect.work) && in usdhi6_cd()
|
| /linux/drivers/rapidio/ |
| H A D | rio_cm.c | 618 if (rio_mport_is_running(cm->mport) && !work_pending(&cm->rx_work)) in riocm_inb_msg_event()
|
| /linux/drivers/md/ |
| H A D | dm-raid.c | 3336 if (work_pending(&rs->md.event_work)) in raid_dtr()
|