Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/debug/
Ddebug_core.c144 static int kgdb_do_roundup = 1; variable
148 kgdb_do_roundup = 0; in opt_nokgdbroundup()
578 if ((!kgdb_single_step) && kgdb_do_roundup) in kgdb_cpu_enter()
585 while (kgdb_do_roundup && (atomic_read(&masters_in_kgdb) + in kgdb_cpu_enter()
632 while (kgdb_do_roundup && atomic_read(&slaves_in_kgdb)) in kgdb_cpu_enter()