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

/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c156 taskq_lookup(taskqid_t tqid) function
286 if ((ent = taskq_lookup(tid)) == NULL)
304 /* Free the extra reference we added with taskq_lookup. */
427 if ((ent = taskq_lookup(tid)) == NULL)

Completed in 36 milliseconds