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