Home
last modified time | relevance | path

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

/include/linux/
A Dworkqueue.h73 WORK_OFFQ_POOL_BITS = WORK_OFFQ_LEFT <= 31 ? WORK_OFFQ_LEFT : 31, enumerator
106 #define WORK_OFFQ_POOL_NONE ((1ul << WORK_OFFQ_POOL_BITS) - 1)

Completed in 7 milliseconds