Home
last modified time | relevance | path

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

/include/linux/
Dworkqueue.h309 WQ_UNBOUND = 1 << 1, /* not bound to any cpu */ enumerator
425 alloc_workqueue(fmt, WQ_UNBOUND | __WQ_ORDERED | \
431 alloc_workqueue("%s", __WQ_LEGACY | WQ_FREEZABLE | WQ_UNBOUND | \