Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c367 taskq_find(taskq_t *tq, taskqid_t id) in taskq_find() function
434 rc = (taskq_find(tq, id) == NULL); in taskq_wait_id_check()
534 t = taskq_find(tq, id); in taskq_cancel_id()