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