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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/debug/
H A Ddebug_core.c138 static int kgdb_do_roundup = 1; variable
142 kgdb_do_roundup = 0;
579 if ((!kgdb_single_step) && kgdb_do_roundup)
587 while (kgdb_do_roundup && !atomic_read(&cpu_in_kgdb[i]))
642 while (kgdb_do_roundup &&

Completed in 59 milliseconds