Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/sparc64/
H A Dkgdb_machdep.c180 __cpu_simple_lock_t kgdb_lock; variable
192 __cpu_simple_lock(&kgdb_lock); in kgdb_suspend_others()
196 __cpu_simple_unlock(&kgdb_lock); in kgdb_suspend_others()
210 __cpu_simple_lock(&kgdb_lock); in kgdb_resume_others()
212 __cpu_simple_unlock(&kgdb_lock); in kgdb_resume_others()
/netbsd-src/sys/arch/sparc/sparc/
H A Dkgdb_machdep.c177 __cpu_simple_lock_t kgdb_lock; variable
189 __cpu_simple_lock(&kgdb_lock); in kgdb_suspend_others()
193 __cpu_simple_unlock(&kgdb_lock); in kgdb_suspend_others()
207 __cpu_simple_lock(&kgdb_lock); in kgdb_resume_others()
209 __cpu_simple_unlock(&kgdb_lock); in kgdb_resume_others()