Searched refs:show_wchan (Results 1 – 3 of 3) sorted by relevance
48 void show_wchan(int pid, const char *name);
102 for_each_pid(show_wchan, "BLOCKED PROCESS WAIT-CHANNELS"); in dumpstate()
84 void show_wchan(int pid, const char *name) { in show_wchan() function