Searched refs:exception_spinlock (Results 1 – 1 of 1) sorted by relevance
21 static spinlock_t exception_spinlock = { .head = 0U, .tail = 0U, }; variable247 spinlock_obtain(&exception_spinlock); in dump_exception()261 spinlock_release(&exception_spinlock); in dump_exception()
Completed in 3 milliseconds