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