Searched refs:WORK_BUSY_RUNNING (Results 1 – 2 of 2) sorted by relevance
169 WORK_BUSY_RUNNING = 1U << 1, /**< The status of work item is running. */ enumerator
494 ret |= WORK_BUSY_RUNNING; in linux_work_busy()