Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_descrip.c102 static kmutex_t curr_mach_descrip_lock; variable
301 mutex_enter(&curr_mach_descrip_lock); in mach_descrip_update()
438 mutex_exit(&curr_mach_descrip_lock); in mach_descrip_update()
444 mutex_exit(&curr_mach_descrip_lock); in mach_descrip_update()
581 mutex_enter(&curr_mach_descrip_lock); in md_get_handle()
593 mutex_exit(&curr_mach_descrip_lock); in md_get_handle()
616 mutex_enter(&curr_mach_descrip_lock); in md_fini_handle()
620 mutex_exit(&curr_mach_descrip_lock); in md_fini_handle()
623 mutex_exit(&curr_mach_descrip_lock); in md_fini_handle()
873 mutex_enter(&curr_mach_descrip_lock); in md_get_current_gen()
[all …]