Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc/kernel/
Dsun4d_smp.c429 static spinlock_t stop_cpu_lock = SPIN_LOCK_UNLOCKED; in smp4d_message_pass() local
430 spin_lock_irqsave(&stop_cpu_lock, flags); in smp4d_message_pass()
433 spin_unlock_irqrestore(&stop_cpu_lock, flags); in smp4d_message_pass()