Searched refs:WQ_MEM_RECLAIM (Results 1 – 1 of 1) sorted by relevance
374 WQ_MEM_RECLAIM = 1 << 3, /* may be used for memory reclaim */ enumerator573 alloc_workqueue("%s", __WQ_LEGACY | WQ_MEM_RECLAIM, 1, (name))576 WQ_MEM_RECLAIM, 1, (name))578 alloc_ordered_workqueue("%s", __WQ_LEGACY | WQ_MEM_RECLAIM, name)
Completed in 4 milliseconds