Searched refs:for_each_tid_func (Results 1 – 2 of 2) sorted by relevance
57 typedef void (for_each_tid_func)(int, int, const char *); typedef170 void for_each_tid(for_each_tid_func func, const char *header);
191 for_each_tid_func *func = (for_each_tid_func *) arg; in for_each_tid_helper()235 void for_each_tid(for_each_tid_func func, const char *header) { in for_each_tid()