Home
last modified time | relevance | path

Searched refs:WORK_BUSY_RUNNING (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h167 WORK_BUSY_RUNNING = 1U << 1, /**< The status of work item is running. */ enumerator
434 * @retval #WORK_BUSY_RUNNING The work is running.
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_workqueue.c494 ret |= WORK_BUSY_RUNNING; in linux_work_busy()

Completed in 3 milliseconds