Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsysdc.h38 extern void sysdc_thread_enter(struct _kthread *, uint_t, uint_t);
/titanic_44/usr/src/uts/common/disp/
H A Dsysdc.c1293 sysdc_thread_enter(kthread_t *t, uint_t dc, uint_t flags) in sysdc_thread_enter() function
/titanic_44/usr/src/uts/common/os/
H A Dtaskq.c1517 sysdc_thread_enter(curthread, tq->tq_DC, in taskq_thread()
/titanic_44/usr/src/uts/sparc/ml/
H A Dmodstubs.s662 NO_UNLOAD_STUB(SDC, sysdc_thread_enter, nomod_zero);
/titanic_44/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s773 NO_UNLOAD_STUB(SDC, sysdc_thread_enter, nomod_zero);
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dspa.c1011 sysdc_thread_enter(curthread, 100, 0); in spa_thread()