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