Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dtaskq.h111 spl_wait_queue_head_t tqent_waitq; member
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c197 wake_up_all(&t->tqent_waitq); in task_done()
755 init_waitqueue_head(&t->tqent_waitq); in taskq_init_ent()