Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtaskq.h90 extern void taskq_suspend(taskq_t *);
/illumos-gate/usr/src/uts/common/io/
H A Dfssnap.c1850 taskq_suspend(cowp->cow_taskq); in fssnap_create_impl()
/illumos-gate/usr/src/uts/common/os/
H A Dtaskq.c1384 taskq_suspend(taskq_t *tq) in taskq_suspend() function
H A Dsunddi.c8941 taskq_suspend((taskq_t *)tq); in ddi_taskq_suspend()