Home
last modified time | relevance | path

Searched refs:WQ_UNBOUND (Results 1 – 25 of 87) sorted by relevance

1234

/linux/tools/workqueue/
H A Dwq_dump.py90 elif wq.flags & WQ_UNBOUND:
109 WQ_UNBOUND = prog['WQ_UNBOUND'] variable
196 if wq.flags & WQ_UNBOUND:
214 if wq.flags & WQ_UNBOUND:
244 if not (wq.flags & WQ_UNBOUND):
H A Dwq_monitor.py56 WQ_UNBOUND = prog['WQ_UNBOUND'] variable
72 self.unbound = wq.flags & WQ_UNBOUND != 0
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_main.c281 WQ_UNBOUND | WQ_MEM_RECLAIM, 0, in idpf_probe()
291 WQ_UNBOUND | WQ_MEM_RECLAIM, 0, in idpf_probe()
300 adapter->mbx_wq = alloc_workqueue("%s-%s-mbx", WQ_UNBOUND | WQ_HIGHPRI, in idpf_probe()
310 WQ_UNBOUND | WQ_MEM_RECLAIM, 0, in idpf_probe()
320 WQ_UNBOUND | WQ_MEM_RECLAIM, 0, in idpf_probe()
/linux/include/linux/
H A Dworkqueue.h373 WQ_UNBOUND = 1 << 1, /* not bound to any cpu */ enumerator
580 alloc_hooks(alloc_workqueue_lockdep_map(fmt, WQ_UNBOUND | __WQ_ORDERED | (flags),\
598 alloc_workqueue(fmt, WQ_UNBOUND | __WQ_ORDERED | (flags), 1, ##args)
600 devm_alloc_workqueue(dev, fmt, WQ_UNBOUND | __WQ_ORDERED | (flags), 1, ##args)
605 alloc_workqueue("%s", __WQ_LEGACY | WQ_FREEZABLE | WQ_UNBOUND | \
/linux/fs/netfs/
H A Dfscache_main.c69 fscache_wq = alloc_workqueue("fscache", WQ_UNBOUND | WQ_FREEZABLE, 0); in fscache_init()
/linux/kernel/
H A Dworkqueue.c1629 BUG_ON(!(wq->flags & WQ_UNBOUND)); in wq_node_nr_active()
2372 if (wq->flags & WQ_UNBOUND) in __queue_work()
2419 if (wq->flags & WQ_UNBOUND) { in __queue_work()
2574 WARN_ON_ONCE(!(wq->flags & WQ_UNBOUND)); in queue_work_node()
5105 if (wq->flags & WQ_UNBOUND) in rcu_free_wq()
5569 if (ctx->wq->flags & WQ_UNBOUND) in apply_wqattrs_commit()
5581 if (WARN_ON(!(wq->flags & WQ_UNBOUND))) in apply_workqueue_attrs_locked()
5648 if (!(wq->flags & WQ_UNBOUND) || wq->attrs->ordered) in unbound_wq_update_pwq()
5726 if (!(wq->flags & WQ_UNBOUND)) { in alloc_and_link_pwqs()
5862 if (wq->flags & WQ_UNBOUND) in wq_adjust_max_active()
[all …]
H A Dasync.c359 async_wq = alloc_workqueue("async", WQ_UNBOUND, 0); in async_init()
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_interrupt.c66 node->kfd->ih_wq = alloc_workqueue("KFD IH", WQ_HIGHPRI | WQ_UNBOUND, in kfd_interrupt_init()
/linux/drivers/thermal/testing/
H A Dcommand.c211 tt_wq = alloc_workqueue("thermal_testing", WQ_UNBOUND, 0); in thermal_testing_init()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c1553 WQ_MEM_RECLAIM | WQ_UNBOUND, 0); in mwifiex_reinit_sw()
1563 WQ_UNBOUND, 0); in mwifiex_reinit_sw()
1574 WQ_UNBOUND, 0); in mwifiex_reinit_sw()
1719 WQ_MEM_RECLAIM | WQ_UNBOUND, 0); in mwifiex_add_card()
1729 WQ_UNBOUND, 0); in mwifiex_add_card()
1748 WQ_UNBOUND, 0); in mwifiex_add_card()
/linux/fs/afs/
H A Dmain.c175 afs_async_calls = alloc_workqueue("kafsd", WQ_MEM_RECLAIM | WQ_UNBOUND, 0); in afs_init()
/linux/Documentation/translations/zh_CN/core-api/
H A Dworkqueue.rst161 ``WQ_UNBOUND``
217 顺序处理带来的严格执行顺序。``@max_active`` 为1和 ``WQ_UNBOUND``
/linux/drivers/scsi/
H A Dhosts.c303 WQ_SYSFS | __WQ_LEGACY | WQ_MEM_RECLAIM | WQ_UNBOUND, 1, in scsi_add_host_with_dma()
543 WQ_UNBOUND | WQ_MEM_RECLAIM | WQ_SYSFS, in scsi_host_alloc()
/linux/drivers/input/mouse/
H A Dpsmouse-smbus.c302 psmouse_smbus_wq = alloc_workqueue("psmouse-smbus", WQ_UNBOUND, 0); in psmouse_smbus_module_init()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dmain.c1438 WQ_HIGHPRI | WQ_MEM_RECLAIM | WQ_UNBOUND, 0); in nxpwifi_reinit_sw()
1450 WQ_UNBOUND, 0); in nxpwifi_reinit_sw()
1539 WQ_HIGHPRI | WQ_MEM_RECLAIM | WQ_UNBOUND, 0); in nxpwifi_add_card()
1551 WQ_UNBOUND, 0); in nxpwifi_add_card()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_err.c188 wx->reset_wq = alloc_workqueue("%s_reset_wq_%x", WQ_UNBOUND | WQ_HIGHPRI, in wx_init_err_task()
/linux/net/netfilter/
H A Dnf_flow_table_offload.c1297 WQ_UNBOUND | WQ_SYSFS, 0); in nf_flow_table_offload_init()
1302 WQ_UNBOUND | WQ_SYSFS, 0); in nf_flow_table_offload_init()
1307 WQ_UNBOUND | WQ_SYSFS, 0); in nf_flow_table_offload_init()
/linux/drivers/iommu/
H A Dio-pgfault.c530 queue->wq = alloc_workqueue("iopf_queue/%s", WQ_UNBOUND, 0, name); in iopf_queue_alloc()
/linux/lib/tests/
H A Dslub_kunit.c219 WQ_HIGHPRI | WQ_UNBOUND | WQ_MEM_RECLAIM, 0); in test_kfree_rcu_wq_destroy()
/linux/drivers/md/dm-pcache/
H A Ddm_pcache.c296 pcache->task_wq = alloc_workqueue("pcache-%s-wq", WQ_UNBOUND | WQ_MEM_RECLAIM, in dm_pcache_ctr()
/linux/net/sunrpc/
H A Dsched.c1281 wq = alloc_workqueue("rpciod", WQ_MEM_RECLAIM | WQ_UNBOUND, 0); in rpciod_start()
1285 wq = alloc_workqueue("xprtiod", WQ_UNBOUND | WQ_MEM_RECLAIM, 0); in rpciod_start()
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dinit.c456 dev->stat_wq = alloc_workqueue("mt7601u", WQ_UNBOUND, 0); in mt7601u_alloc_device()
/linux/fs/smb/server/
H A Dconnection.c164 WQ_UNBOUND | WQ_MEM_RECLAIM, 0); in ksmbd_conn_wq_init()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dccm_mbox.c733 nn->mbox_cmsg.workq = alloc_workqueue("nfp-ccm-mbox", WQ_UNBOUND, 0); in nfp_ccm_mbox_alloc()
/linux/kernel/locking/
H A Dtest-ww_mutex.c741 wq = alloc_workqueue("test-ww_mutex", WQ_UNBOUND, 0); in test_ww_mutex_init()

1234