Searched refs:sysdc_thread_enter (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | sysdc.h | 38 extern void sysdc_thread_enter(struct _kthread *, uint_t, uint_t);
|
/illumos-gate/usr/src/uts/common/disp/ |
H A D | sysdc.c | 112 * void sysdc_thread_enter(t, dc, flags) 1091 * be created as SYS and then added with sysdc_thread_enter(). 1293 sysdc_thread_enter(kthread_t *t, uint_t dc, uint_t flags) function
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | taskq.c | 1517 sysdc_thread_enter(curthread, tq->tq_DC,
|
/illumos-gate/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 774 NO_UNLOAD_STUB(SDC, sysdc_thread_enter, nomod_zero);
|
/illumos-gate/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 662 NO_UNLOAD_STUB(SDC, sysdc_thread_enter, nomod_zero);
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 1009 sysdc_thread_enter(curthread, 100, 0);
|
Completed in 86 milliseconds