Searched refs:__for_each_pid (Results 1 – 1 of 1) sorted by relevance
3453 static void __for_each_pid(void (*helper)(int, const char *, void *), const char *header, void *arg… in __for_each_pid() function3523 __for_each_pid(for_each_pid_helper, header, (void *) func); in for_each_pid()3587 __for_each_pid(for_each_tid_helper, header, (void *) func); in for_each_tid()