Searched refs:handshake_ptr (Results 1 – 1 of 1) sorted by relevance
65 long volatile handshake, **handshake_ptr = _arg; in bL_do_switch() local74 if (handshake_ptr) { in bL_do_switch()76 *handshake_ptr = &handshake; in bL_do_switch()152 long volatile *handshake_ptr; in bL_switch_to() local231 ret = cpu_suspend((unsigned long)&handshake_ptr, bL_switchpoint); in bL_switch_to()250 *handshake_ptr = 1; in bL_switch_to()