kgdb_do_roundup   151 kernel/debug/debug_core.c static int kgdb_do_roundup = 1;
kgdb_do_roundup   155 kernel/debug/debug_core.c 	kgdb_do_roundup = 0;
kgdb_do_roundup   654 kernel/debug/debug_core.c 	else if ((!kgdb_single_step) && kgdb_do_roundup)
kgdb_do_roundup   662 kernel/debug/debug_core.c 	while (kgdb_do_roundup && --time_left &&
kgdb_do_roundup   712 kernel/debug/debug_core.c 		while (kgdb_do_roundup && atomic_read(&slaves_in_kgdb))