Home
last modified time | relevance | path

Searched refs:work_pending (Results 1 - 25 of 92) sorted by relevance

1234

/kernel/linux/linux-5.10/net/mptcp/
H A Dpm.c104 if (!READ_ONCE(pm->work_pending)) in mptcp_pm_fully_established()
109 if (READ_ONCE(pm->work_pending)) in mptcp_pm_fully_established()
127 if (!READ_ONCE(pm->work_pending)) in mptcp_pm_subflow_established()
132 if (READ_ONCE(pm->work_pending)) in mptcp_pm_subflow_established()
235 WRITE_ONCE(msk->pm.work_pending, false); in mptcp_pm_data_init()
/kernel/linux/linux-6.6/net/mptcp/
H A 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()
513 /* pm->work_pending must be only be set to 'true' when in mptcp_pm_data_reset()
516 WRITE_ONCE(pm->work_pending, in mptcp_pm_data_reset()
525 WRITE_ONCE(pm->work_pending, 0); in mptcp_pm_data_reset()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dentry.S53 bnez t0, work_pending
122 work_pending: label
164 beqz t0, work_pending # trace bit set?
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dentry.S52 bnez t0, work_pending
121 work_pending: label
163 beqz t0, work_pending # trace bit set?
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dex-exit.S119 work_pending: label
144 bnez $p1, work_pending ! handle work_resched, sig_pend
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/fjes/
H A Dfjes_main.c617 if (!work_pending(&adapter->raise_intr_rxdata_task)) in fjes_tx_send()
763 if (!work_pending(&adapter->tx_stall_task)) in fjes_xmit_frame()
942 if (!work_pending(&adapter->unshare_watch_task)) in fjes_txrx_stop_req_irq()
951 if (!work_pending(&hw->epstop_task)) in fjes_txrx_stop_req_irq()
982 if (!work_pending(&adapter->unshare_watch_task)) in fjes_stop_req_irq()
989 if (!work_pending(&hw->epstop_task)) in fjes_stop_req_irq()
1001 if (!work_pending(&hw->update_zone_task)) in fjes_update_zone_irq()
1438 if (!work_pending( in fjes_watch_unshare_task()
1481 if (!work_pending( in fjes_watch_unshare_task()
H A Dfjes_hw.c1012 if (!work_pending(&adapter->force_close_task)) { in fjes_hw_update_zone_task()
1100 if (!work_pending(&adapter->force_close_task)) { in fjes_hw_update_zone_task()
1124 if (!work_pending(&adapter->force_close_task)) { in fjes_hw_update_zone_task()
1164 if (!work_pending(&adapter->unshare_watch_task)) in fjes_hw_update_zone_task()
1193 if (!work_pending(&adapter->unshare_watch_task)) in fjes_hw_epstop_task()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_tunnel_nic.c34 * @work_pending: @work is currently scheduled
46 u8 work_pending:1; member
315 utn->work_pending = 1; in udp_tunnel_nic_device_sync()
711 utn->work_pending = 0; in udp_tunnel_nic_device_sync_work()
874 if (utn->work_pending) in udp_tunnel_nic_unregister()
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_tunnel_nic.c34 * @work_pending: @work is currently scheduled
46 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()
/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dentry.S242 [!A0] BNOP .S1 work_pending,5
249 work_pending: label
314 [A0] BNOP .S1 work_pending,5
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dentry.S499 bne $2, work_pending
548 .type work_pending, @function label
549 work_pending:
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dentry.S499 bne $2, work_pending
547 .type work_pending, @function label
548 work_pending:
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dentry.S240 bnez s1, work_pending
341 work_pending: label
/kernel/linux/linux-5.10/include/linux/
H A Dworkqueue.h291 * work_pending - Find out whether a work item is currently pending
294 #define work_pending(work) \ macro
303 work_pending(&(w)->work)
/kernel/linux/linux-6.6/include/linux/
H A Dworkqueue.h346 * work_pending - Find out whether a work item is currently pending
349 #define work_pending(work) \ macro
358 work_pending(&(w)->work)
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A 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
/kernel/linux/linux-5.10/drivers/soc/xilinx/
H A Dzynqmp_power.c93 if (work_pending(&zynqmp_pm_init_suspend_work->callback_work)) in ipi_receive_callback()
/kernel/linux/linux-6.6/drivers/cxl/
H A Dmem.c129 if (work_pending(&cxlmd->detach_work)) in cxl_mem_probe()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_task.c62 if (work_pending(&task->work)) in __is_done()
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Drndis_wlan.c418 unsigned long work_pending; member
2727 set_bit(WORK_LINK_UP, &priv->work_pending); in rndis_wlan_do_link_up_work()
2858 if (test_and_clear_bit(WORK_LINK_UP, &priv->work_pending)) in rndis_wlan_worker()
2861 if (test_and_clear_bit(WORK_LINK_DOWN, &priv->work_pending)) in rndis_wlan_worker()
2864 if (test_and_clear_bit(WORK_SET_MULTICAST_LIST, &priv->work_pending)) in rndis_wlan_worker()
2873 if (test_bit(WORK_SET_MULTICAST_LIST, &priv->work_pending)) in rndis_wlan_set_multicast_list()
2876 set_bit(WORK_SET_MULTICAST_LIST, &priv->work_pending); in rndis_wlan_set_multicast_list()
3070 set_bit(WORK_LINK_UP, &priv->work_pending); in rndis_wlan_indication()
3078 set_bit(WORK_LINK_DOWN, &priv->work_pending); in rndis_wlan_indication()
3557 priv->work_pending in rndis_wlan_stop()
[all...]
/kernel/linux/linux-6.6/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 in rndis_wlan_stop()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
H A Dqede_rdma.c256 if (!work_pending(&event_node->work)) { in qede_rdma_get_free_event_node()

Completed in 27 milliseconds

1234