Home
last modified time | relevance | path

Searched refs:WQ_MEM_RECLAIM (Results 1 – 25 of 215) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/include/linux/
H A Dworkqueue.h317 WQ_MEM_RECLAIM = 1 << 3, /* may be used for memory reclaim */ enumerator
435 alloc_workqueue("%s", __WQ_LEGACY | WQ_MEM_RECLAIM, 1, (name))
438 WQ_MEM_RECLAIM, 1, (name))
440 alloc_ordered_workqueue("%s", __WQ_LEGACY | WQ_MEM_RECLAIM, name)
/OK3568_Linux_fs/kernel/fs/afs/
H A Dmain.c183 afs_async_calls = alloc_workqueue("kafsd", WQ_MEM_RECLAIM, 0); in afs_init()
186 afs_lock_manager = alloc_workqueue("kafs_lockd", WQ_MEM_RECLAIM, 0); in afs_init()
/OK3568_Linux_fs/kernel/drivers/edac/
H A Dwq.c31 wq = alloc_ordered_workqueue("edac-poller", WQ_MEM_RECLAIM); in edac_workqueue_setup()
/OK3568_Linux_fs/kernel/drivers/power/
H A Duniversal_charger.c138 WQ_MEM_RECLAIM | WQ_FREEZABLE, in universal_cg_init_usb()
315 WQ_MEM_RECLAIM | WQ_FREEZABLE, in universal_charger_init_dc()
H A Dsy6982c_charger.c139 WQ_MEM_RECLAIM | WQ_FREEZABLE, in sy6982c_cg_init_usb()
314 WQ_MEM_RECLAIM | WQ_FREEZABLE, in sy6982c_charger_init_dc()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_super.c498 WQ_MEM_RECLAIM|WQ_FREEZABLE, 1, mp->m_super->s_id); in xfs_init_mount_workqueues()
503 WQ_MEM_RECLAIM|WQ_FREEZABLE, 0, mp->m_super->s_id); in xfs_init_mount_workqueues()
508 WQ_MEM_RECLAIM | WQ_FREEZABLE | WQ_UNBOUND, in xfs_init_mount_workqueues()
514 WQ_MEM_RECLAIM|WQ_FREEZABLE, 0, mp->m_super->s_id); in xfs_init_mount_workqueues()
519 WQ_MEM_RECLAIM|WQ_FREEZABLE, 0, mp->m_super->s_id); in xfs_init_mount_workqueues()
2114 WQ_MEM_RECLAIM|WQ_FREEZABLE, 0); in xfs_init_workqueues()
H A Dxfs_mru_cache.c297 WQ_MEM_RECLAIM|WQ_FREEZABLE, 1); in xfs_mru_cache_init()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dworkqueue.rst189 ``WQ_MEM_RECLAIM``
329 * Do not forget to use ``WQ_MEM_RECLAIM`` if a wq may process work
331 ``WQ_MEM_RECLAIM`` set has an execution context reserved for it. If
334 ``WQ_MEM_RECLAIM``.
343 (``WQ_MEM_RECLAIM``, flush and work item attributes. Work items
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/
H A Dmthca_catas.c188 catas_wq = alloc_ordered_workqueue("mthca_catas", WQ_MEM_RECLAIM); in mthca_catas_init()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhosts.c279 WQ_SYSFS | __WQ_LEGACY | WQ_MEM_RECLAIM | WQ_UNBOUND, in scsi_add_host_with_dma()
502 WQ_UNBOUND | WQ_MEM_RECLAIM | WQ_SYSFS, in scsi_host_alloc()
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dmain.c167 WQ_MEM_RECLAIM | WQ_FREEZABLE, 0); in init_gfs2_fs()
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dadf_aer.c217 WQ_MEM_RECLAIM, 0); in adf_init_aer()
H A Dadf_sriov.c255 pf2vf_resp_wq = alloc_workqueue("qat_pf2vf_resp_wq", WQ_MEM_RECLAIM, 0); in adf_init_pf_wq()
H A Dadf_vf_isr.c296 adf_vf_stop_wq = alloc_workqueue("adf_vf_stop_wq", WQ_MEM_RECLAIM, 0); in adf_init_vf_wq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Dresponse_manager.c42 oct->dma_comp_wq.wq = alloc_workqueue("dma-comp", WQ_MEM_RECLAIM, 0); in octeon_setup_response_list()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_timer.c259 WQ_MEM_RECLAIM | WQ_HIGHPRI | WQ_UNBOUND, 0); in wl_func_create_handler()
405 WQ_MEM_RECLAIM | WQ_HIGHPRI | WQ_UNBOUND, 0); in wl_timer_create_handler()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_event.c223 kctx->event_workq = alloc_workqueue("kbase_event", WQ_MEM_RECLAIM, 1); in kbase_event_init()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsfs.c1564 cifsiod_wq = alloc_workqueue("cifsiod", WQ_FREEZABLE|WQ_MEM_RECLAIM, 0); in init_cifs()
1578 WQ_UNBOUND|WQ_FREEZABLE|WQ_MEM_RECLAIM, 0); in init_cifs()
1585 WQ_UNBOUND|WQ_FREEZABLE|WQ_MEM_RECLAIM, 0); in init_cifs()
1592 WQ_FREEZABLE|WQ_MEM_RECLAIM, 0); in init_cifs()
/OK3568_Linux_fs/kernel/drivers/lightnvm/
H A Dpblk-gc.c664 WQ_MEM_RECLAIM | WQ_UNBOUND, PBLK_GC_MAX_READERS); in pblk_gc_init()
673 WQ_MEM_RECLAIM | WQ_UNBOUND, 1); in pblk_gc_init()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_event.c236 kctx->event_workq = alloc_workqueue("kbase_event", WQ_MEM_RECLAIM, 1); in kbase_event_init()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dipaq_micro_battery.c235 mb->wq = alloc_workqueue("ipaq-battery-wq", WQ_MEM_RECLAIM, 0); in micro_batt_probe()
H A Drk818_charger.c1129 WQ_MEM_RECLAIM | WQ_FREEZABLE, in rk818_cg_init_dc()
1243 WQ_MEM_RECLAIM | WQ_FREEZABLE, in rk818_cg_init_usb()
1367 WQ_MEM_RECLAIM | WQ_FREEZABLE, in rk818_cg_init_finish_sig()
1377 WQ_MEM_RECLAIM | WQ_FREEZABLE, in rk818_cg_init_ts2_detect()
/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm-dev-common.c274 tpm_dev_wq = alloc_workqueue("tpm_dev_wq", WQ_MEM_RECLAIM, 0); in tpm_dev_common_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c1514 WQ_HIGHPRI | WQ_MEM_RECLAIM | WQ_UNBOUND, 1); in mwifiex_reinit_sw()
1523 WQ_MEM_RECLAIM | in mwifiex_reinit_sw()
1669 WQ_HIGHPRI | WQ_MEM_RECLAIM | WQ_UNBOUND, 1); in mwifiex_add_card()
1678 WQ_MEM_RECLAIM | in mwifiex_add_card()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dopfn.c309 WQ_MEM_RECLAIM, in opfn_init()

123456789