Searched refs:__WQ_LEGACY (Results 1 – 2 of 2) sorted by relevance
345 __WQ_LEGACY = 1 << 18, /* internal: create*_workqueue() */ enumerator449 alloc_workqueue("%s", __WQ_LEGACY | WQ_MEM_RECLAIM, 1, (name))451 alloc_workqueue("%s", __WQ_LEGACY | WQ_FREEZABLE | WQ_UNBOUND | \454 alloc_ordered_workqueue("%s", __WQ_LEGACY | WQ_MEM_RECLAIM, name)
2483 (WQ_MEM_RECLAIM | __WQ_LEGACY)) == WQ_MEM_RECLAIM), in check_flush_dependency()