Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c149 taskq_lookup(taskqid_t tqid) in taskq_lookup() function
359 if ((ent = taskq_lookup(tid)) == NULL) in taskq_cancel_id()
513 if ((ent = taskq_lookup(tid)) == NULL) in taskq_wait_id()