Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dxmon.c66 static unsigned long xmon_taken = 1; variable
447 secondary = !(xmon_taken && cpu == xmon_owner); in xmon_core()
517 if (!test_and_set_bit(0, &xmon_taken)) { in xmon_core()
1071 xmon_taken = 0; in cpu_cmd()
1075 while (!xmon_taken) { in cpu_cmd()
1077 if (test_and_set_bit(0, &xmon_taken)) in cpu_cmd()