Searched refs:sEarlyBootMessageLock (Results 1 – 1 of 1) sorted by relevance
70 static int32 sEarlyBootMessageLock = 0; variable428 while (atomic_test_and_set(&sEarlyBootMessageLock, 1, 0) != 0) in arch_debug_serial_early_boot_message()433 atomic_set(&sEarlyBootMessageLock, 0); in arch_debug_serial_early_boot_message()