Home
last modified time | relevance | path

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

12

/openbmc/linux/net/mptcp/
H A Dpm.c141 if (READ_ONCE(pm->work_pending) && in mptcp_pm_fully_established()
166 if (!READ_ONCE(pm->work_pending)) in mptcp_pm_subflow_established()
171 if (READ_ONCE(pm->work_pending)) in mptcp_pm_subflow_established()
193 if (!READ_ONCE(pm->work_pending) && !update_subflows) in mptcp_pm_subflow_check_next()
253 if (mptcp_lookup_anno_list_by_saddr(msk, addr) && READ_ONCE(pm->work_pending)) in mptcp_pm_add_addr_echoed()
517 WRITE_ONCE(pm->work_pending, in mptcp_pm_data_reset()
526 WRITE_ONCE(pm->work_pending, 0); in mptcp_pm_data_reset()
/openbmc/linux/arch/mips/kernel/
H A Dentry.S52 bnez t0, work_pending
121 work_pending: label
/openbmc/linux/drivers/soc/xilinx/
H A Dzynqmp_power.c60 if (work_pending(&zynqmp_pm_init_suspend_work->callback_work)) in suspend_event_callback()
103 if (work_pending(&zynqmp_pm_init_suspend_work->callback_work)) in ipi_receive_callback()
/openbmc/linux/drivers/net/fjes/
H A Dfjes_main.c277 if (!work_pending(&adapter->unshare_watch_task)) in fjes_stop_req_irq()
284 if (!work_pending(&hw->epstop_task)) in fjes_stop_req_irq()
315 if (!work_pending(&adapter->unshare_watch_task)) in fjes_txrx_stop_req_irq()
324 if (!work_pending(&hw->epstop_task)) in fjes_txrx_stop_req_irq()
338 if (!work_pending(&hw->update_zone_task)) in fjes_update_zone_irq()
582 if (!work_pending(&adapter->raise_intr_rxdata_task)) in fjes_tx_send()
728 if (!work_pending(&adapter->tx_stall_task)) in fjes_xmit_frame()
1235 if (!work_pending( in fjes_watch_unshare_task()
1278 if (!work_pending( in fjes_watch_unshare_task()
H A Dfjes_hw.c1013 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()
1125 if (!work_pending(&adapter->force_close_task)) { in fjes_hw_update_zone_task()
1165 if (!work_pending(&adapter->unshare_watch_task)) in fjes_hw_update_zone_task()
1194 if (!work_pending(&adapter->unshare_watch_task)) in fjes_hw_epstop_task()
/openbmc/linux/arch/alpha/kernel/
H A Dentry.S494 bne $2, work_pending
542 .type work_pending, @function
543 work_pending: label
/openbmc/linux/net/ipv4/
H A Dudp_tunnel_nic.c46 u8 work_pending:1; member
315 utn->work_pending = 1; in udp_tunnel_nic_device_sync()
713 utn->work_pending = 0; in udp_tunnel_nic_device_sync_work()
876 if (utn->work_pending) in udp_tunnel_nic_unregister()
/openbmc/linux/include/linux/
H A Dworkqueue.h349 #define work_pending(work) \ macro
358 work_pending(&(w)->work)
/openbmc/linux/drivers/cxl/
H A Dmem.c129 if (work_pending(&cxlmd->detach_work)) in cxl_mem_probe()
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_task.c62 if (work_pending(&task->work)) in __is_done()
/openbmc/linux/drivers/net/wireless/legacy/
H A Drndis_wlan.c418 unsigned long work_pending; member
2729 set_bit(WORK_LINK_UP, &priv->work_pending); in rndis_wlan_do_link_up_work()
2861 if (test_and_clear_bit(WORK_LINK_UP, &priv->work_pending)) in rndis_wlan_worker()
2864 if (test_and_clear_bit(WORK_LINK_DOWN, &priv->work_pending)) in rndis_wlan_worker()
2867 if (test_and_clear_bit(WORK_SET_MULTICAST_LIST, &priv->work_pending)) in rndis_wlan_worker()
2876 if (test_bit(WORK_SET_MULTICAST_LIST, &priv->work_pending)) in rndis_wlan_set_multicast_list()
2879 set_bit(WORK_SET_MULTICAST_LIST, &priv->work_pending); in rndis_wlan_set_multicast_list()
3073 set_bit(WORK_LINK_UP, &priv->work_pending); in rndis_wlan_indication()
3081 set_bit(WORK_LINK_DOWN, &priv->work_pending); in rndis_wlan_indication()
3558 priv->work_pending = 0; in rndis_wlan_stop()
/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_crtc.c144 WARN_ON(work_pending(&vkms_state->composer_work)); in vkms_atomic_crtc_destroy_state()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_rdma.c254 if (!work_pending(&event_node->work)) { in qede_rdma_get_free_event_node()
/openbmc/linux/fs/smb/client/
H A Dcached_dir.c654 WARN_ON(work_pending(&cfid->close_work)); in free_cached_dir()
655 WARN_ON(work_pending(&cfid->put_work)); in free_cached_dir()
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dbh.c255 if (!wdev->hif.tx_buffers_used && !work_pending(work)) { in bh_work()
/openbmc/linux/drivers/s390/cio/
H A Deadm_sch.c316 if (work_pending(&sch->todo_work)) in eadm_subchannel_sch_event()
H A Dvfio_ccw_drv.c256 if (work_pending(&sch->todo_work)) in vfio_ccw_sch_event()
H A Ddevice.c509 if (work_pending(&cdev->private->todo_work)) { in online_store()
1462 if (work_pending(&sch->todo_work)) in io_subchannel_sch_event()
1465 if (cdev && work_pending(&cdev->private->todo_work)) in io_subchannel_sch_event()
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dtxrx.c1032 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()
/openbmc/linux/net/rds/
H A Dconnection.c469 WARN_ON(work_pending(&cp->cp_down_w)); in rds_conn_path_destroy()
/openbmc/linux/arch/ia64/kernel/
H A Dentry.S855 (p6) br.cond.spnt .work_pending
1130 .work_pending: label
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c434 if (!work_pending(&arfs_rule->arfs_work) && in arfs_may_expire_flow()
/openbmc/linux/fs/afs/
H A Drxrpc.c178 ASSERT(!work_pending(&call->async_work)); in afs_put_call()
/openbmc/linux/drivers/acpi/
H A Dthermal.c432 if (!work_pending(&tz->thermal_check_work)) in acpi_queue_thermal_check()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_active.c762 GEM_BUG_ON(work_pending(&ref->work)); in i915_active_fini()

12