Searched refs:db_cpu_next (Results 1 – 5 of 5) sorted by relevance
36 struct cpu_info *db_cpu_next(struct cpu_info *);
79 db_cpu_next(struct cpu_info *ci) in db_cpu_next() function
318 for (ci = db_cpu_first(); ci != NULL; ci = db_cpu_next(ci)) { in db_intrstack_p()
763 for (ci = db_cpu_first(); ci != NULL; ci = db_cpu_next(ci)) {
945 for (ci = db_cpu_first(); ci != NULL; ci = db_cpu_next(ci)) { in db_show_callout()953 for (ci = db_cpu_first(); ci != NULL; ci = db_cpu_next(ci)) { in db_show_callout()