Searched refs:WORK_BUSY_PENDING (Results 1 – 2 of 2) sorted by relevance
168 WORK_BUSY_PENDING = 1U << 0, /**< The status of work item is pending execution. */ enumerator
491 ret |= WORK_BUSY_PENDING; in linux_work_busy()