Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c70 static unsigned long xmon_taken = 1; variable
547 secondary = !(xmon_taken && cpu == xmon_owner); in xmon_core()
633 if (!test_and_set_bit(0, &xmon_taken)) { in xmon_core()
1253 xmon_taken = 0; in xmon_switch_cpu()
1257 while (!xmon_taken) { in xmon_switch_cpu()
1259 if (test_and_set_bit(0, &xmon_taken)) in xmon_switch_cpu()