Home
last modified time | relevance | path

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

12

/linux-6.6.21/net/mptcp/
Dpm.c151 if (READ_ONCE(pm->work_pending) && in mptcp_pm_fully_established()
176 if (!READ_ONCE(pm->work_pending)) in mptcp_pm_subflow_established()
181 if (READ_ONCE(pm->work_pending)) in mptcp_pm_subflow_established()
203 if (!READ_ONCE(pm->work_pending) && !update_subflows) in mptcp_pm_subflow_check_next()
261 if (mptcp_lookup_anno_list_by_saddr(msk, addr) && READ_ONCE(pm->work_pending)) in mptcp_pm_add_addr_echoed()
516 WRITE_ONCE(pm->work_pending, in mptcp_pm_data_reset()
525 WRITE_ONCE(pm->work_pending, 0); in mptcp_pm_data_reset()
/linux-6.6.21/arch/mips/kernel/
Dentry.S52 bnez t0, work_pending
121 work_pending: label
/linux-6.6.21/drivers/soc/xilinx/
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()
/linux-6.6.21/drivers/net/fjes/
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()
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()
/linux-6.6.21/arch/alpha/kernel/
Dentry.S498 bne $2, work_pending
546 .type work_pending, @function
547 work_pending: label
/linux-6.6.21/net/ipv4/
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()
/linux-6.6.21/include/linux/
Dworkqueue.h349 #define work_pending(work) \ macro
358 work_pending(&(w)->work)
/linux-6.6.21/drivers/cxl/
Dmem.c129 if (work_pending(&cxlmd->detach_work)) in cxl_mem_probe()
/linux-6.6.21/drivers/infiniband/sw/rxe/
Drxe_task.c62 if (work_pending(&task->work)) in __is_done()
/linux-6.6.21/drivers/net/wireless/legacy/
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()
/linux-6.6.21/drivers/gpu/drm/vkms/
Dvkms_crtc.c144 WARN_ON(work_pending(&vkms_state->composer_work)); in vkms_atomic_crtc_destroy_state()
/linux-6.6.21/drivers/net/ethernet/qlogic/qede/
Dqede_rdma.c254 if (!work_pending(&event_node->work)) { in qede_rdma_get_free_event_node()
/linux-6.6.21/drivers/s390/cio/
Deadm_sch.c316 if (work_pending(&sch->todo_work)) in eadm_subchannel_sch_event()
Dvfio_ccw_drv.c256 if (work_pending(&sch->todo_work)) in vfio_ccw_sch_event()
Ddevice.c506 if (work_pending(&cdev->private->todo_work)) { in online_store()
1445 if (work_pending(&sch->todo_work)) in io_subchannel_sch_event()
1448 if (cdev && work_pending(&cdev->private->todo_work)) in io_subchannel_sch_event()
/linux-6.6.21/drivers/net/wireless/silabs/wfx/
Dbh.c255 if (!wdev->hif.tx_buffers_used && !work_pending(work)) { in bh_work()
/linux-6.6.21/drivers/net/wireless/st/cw1200/
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()
/linux-6.6.21/net/rds/
Dconnection.c469 WARN_ON(work_pending(&cp->cp_down_w)); in rds_conn_path_destroy()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_arfs.c427 if (!work_pending(&arfs_rule->arfs_work) && in arfs_may_expire_flow()
/linux-6.6.21/fs/afs/
Drxrpc.c178 ASSERT(!work_pending(&call->async_work)); in afs_put_call()
/linux-6.6.21/arch/ia64/kernel/
Dentry.S855 (p6) br.cond.spnt .work_pending
1130 .work_pending: label
/linux-6.6.21/drivers/acpi/
Dthermal.c432 if (!work_pending(&tz->thermal_check_work)) in acpi_queue_thermal_check()
/linux-6.6.21/drivers/net/wireless/marvell/libertas/
Dif_sdio.c1060 if (!work_pending(&card->reset_worker)) in if_sdio_reset_card()
/linux-6.6.21/drivers/gpu/drm/i915/
Di915_active.c762 GEM_BUG_ON(work_pending(&ref->work)); in i915_active_fini()

12