Searched refs:wchan (Results 1 – 5 of 5) sorted by relevance
8 extern const char * wchan(unsigned long address, unsigned pid);
111 wchan; /* address of kernel wait channel proc is sleeping in */ member
665 const char *wchan(unsigned long address, unsigned pid) in wchan() function
224 &P->wchan, &P->nswap, &P->cnswap, in stat2proc()
226 SCB_NUM1(P_WCH, wchan) in SCB_NUM1() argument3403 MKCOL((long)p->wchan); in task_show()3405 MKCOL(wchan(p->wchan, p->pid)); in task_show()