Searched refs:threadp (Results 1 – 10 of 10) sorted by relevance
87 threadp(void)92 ENTRY_NP(threadp)95 SET_SIZE(threadp)
50 *threadp(void) in threadp() function
42 threadp(void) in threadp() function
30 .inline threadp,0
528 extern kthread_t *threadp(void); /* inline, returns thread pointer */529 #define curthread (threadp()) /* current thread pointer */
41 .inline threadp,0
43 .inline threadp,0
2400 threadp(void)2407 ENTRY(threadp)2410 SET_SIZE(threadp)2414 ENTRY(threadp)2417 SET_SIZE(threadp)
679 kthread_t *threadp; member
1310 mpt->m_doneq_thread_id[j].threadp = in mptsas_attach()