Searched refs:handshake_ptr (Results 1 – 1 of 1) sorted by relevance
67 long volatile handshake, **handshake_ptr = _arg; in bL_do_switch() local76 if (handshake_ptr) { in bL_do_switch()78 *handshake_ptr = &handshake; in bL_do_switch()154 long volatile *handshake_ptr; in bL_switch_to() local233 ret = cpu_suspend((unsigned long)&handshake_ptr, bL_switchpoint); in bL_switch_to()252 *handshake_ptr = 1; in bL_switch_to()