Searched refs:sysdc_thread_enter (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | sysdc.h | 38 extern void sysdc_thread_enter(struct _kthread *, uint_t, uint_t);
|
/titanic_44/usr/src/uts/common/disp/ |
H A D | sysdc.c | 1293 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 D | taskq.c | 1517 sysdc_thread_enter(curthread, tq->tq_DC, in taskq_thread()
|
/titanic_44/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 662 NO_UNLOAD_STUB(SDC, sysdc_thread_enter, nomod_zero);
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 773 NO_UNLOAD_STUB(SDC, sysdc_thread_enter, nomod_zero);
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 1011 sysdc_thread_enter(curthread, 100, 0); in spa_thread()
|