Searched refs:for_each_tid_func (Results 1 – 2 of 2) sorted by relevance
28 typedef void (for_each_tid_func)(int, int, const char *); typedef56 void for_each_tid(for_each_tid_func func, const char *header);
126 for_each_tid_func *func = arg; in for_each_tid_helper()170 void for_each_tid(for_each_tid_func func, const char *header) { in for_each_tid()