Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dtaskq.h83 extern void taskq_suspend(taskq_t *);
/titanic_44/usr/src/uts/common/os/
H A Dtaskq.c1352 taskq_suspend(taskq_t *tq) in taskq_suspend() function
H A Dsunddi.c8921 taskq_suspend((taskq_t *)tq); in ddi_taskq_suspend()
/titanic_44/usr/src/uts/common/io/
H A Dfssnap.c1850 taskq_suspend(cowp->cow_taskq); in fssnap_create_impl()