Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c357 taskq_find(taskq_t *tq, taskqid_t id) in taskq_find() function
424 rc = (taskq_find(tq, id) == NULL); in taskq_wait_id_check()
524 t = taskq_find(tq, id); in taskq_cancel_id()