Searched refs:threadp (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/intel/asm/
H A Dthread.h50 *threadp(void) function
/illumos-gate/usr/src/uts/sun4/ml/
H A Dlocore.s87 threadp(void)
92 ENTRY_NP(threadp)
95 SET_SIZE(threadp)
/illumos-gate/usr/src/uts/sparc/asm/
H A Dthread.h42 threadp(void) function
/illumos-gate/usr/src/uts/intel/amd64/ml/
H A Damd64.il41 .inline threadp,0
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dia32.il43 .inline threadp,0
H A Di86_subr.s2405 threadp(void)
2412 ENTRY(threadp) function
2415 SET_SIZE(threadp)
2419 ENTRY(threadp) function
2422 SET_SIZE(threadp)
/illumos-gate/usr/src/uts/common/sys/
H A Dthread.h530 extern kthread_t *threadp(void); /* inline, returns thread pointer */
531 #define curthread (threadp()) /* current thread pointer */
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h671 kthread_t *threadp; member in struct:mptsas_doneq_thread_list
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c1317 mpt->m_doneq_thread_id[j].threadp =

Completed in 127 milliseconds