Home
last modified time | relevance | path

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

/include/linux/
Dworkqueue.h313 WQ_MEM_RECLAIM = 1 << 3, /* may be used for memory reclaim */ enumerator
430 alloc_workqueue("%s", __WQ_LEGACY | WQ_MEM_RECLAIM, 1, (name))
433 WQ_MEM_RECLAIM, 1, (name))
435 alloc_ordered_workqueue("%s", __WQ_LEGACY | WQ_MEM_RECLAIM, name)