Searched refs:for_each_tid (Results 1 – 3 of 3) sorted by relevance
56 void for_each_tid(for_each_tid_func func, const char *header);
162 for_each_tid(show_wchan, "BLOCKED PROCESS WAIT-CHANNELS"); in dumpstate()
170 void for_each_tid(for_each_tid_func func, const char *header) { in for_each_tid() function