Home
last modified time | relevance | path

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

/include/linux/
Dworkqueue.h312 WQ_FREEZABLE = 1 << 2, /* freeze during suspend */ enumerator
432 alloc_workqueue("%s", __WQ_LEGACY | WQ_FREEZABLE | WQ_UNBOUND | \