Searched refs:show_wchan (Results 1 – 3 of 3) sorted by relevance
429 void show_wchan(int pid, int tid, const char *name);
389 void show_wchan(int pid, int tid, const char *name) { in show_wchan() function
1341 for_each_tid(show_wchan, "BLOCKED PROCESS WAIT-CHANNELS"); in dumpstate()