Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsysdc.h38 extern void sysdc_thread_enter(struct _kthread *, uint_t, uint_t);
/illumos-gate/usr/src/uts/common/disp/
H A Dsysdc.c1267 sysdc_thread_enter(kthread_t *t, uint_t dc, uint_t flags) in sysdc_thread_enter() function
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.S632 NO_UNLOAD_STUB(SDC, sysdc_thread_enter, nomod_zero);
/illumos-gate/usr/src/uts/intel/ml/
H A Dmodstubs.S578 NO_UNLOAD_STUB(SDC, sysdc_thread_enter, nomod_zero);
/illumos-gate/usr/src/uts/common/os/
H A Dtaskq.c1550 sysdc_thread_enter(curthread, tq->tq_DC, in taskq_thread()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c1120 sysdc_thread_enter(curthread, 100, 0); in spa_thread()