Searched refs:kgdb_do_roundup (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/debug/
H A Ddebug_core.c149 static int kgdb_do_roundup = 1; variable
153 kgdb_do_roundup = 0; opt_nokgdbroundup()
594 else if ((!kgdb_single_step) && kgdb_do_roundup) kgdb_cpu_enter()
602 while (kgdb_do_roundup && --time_left && kgdb_cpu_enter()
652 while (kgdb_do_roundup && atomic_read(&slaves_in_kgdb)) kgdb_cpu_enter()

Completed in 34 milliseconds