Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dworkqueue.h33 WORK_STRUCT_PWQ_BIT = 2, /* data points to pwq */ enumerator
46 WORK_STRUCT_PWQ = 1 << WORK_STRUCT_PWQ_BIT,