Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c470 taskq_wait_check(taskq_t *tq) in taskq_wait_check() function
490 wait_event(tq->tq_wait_waitq, taskq_wait_check(tq)); in taskq_wait()