Searched refs:reg_shm_map_lock (Results 1 – 1 of 1) sorted by relevance
62 static unsigned int reg_shm_map_lock = SPINLOCK_UNLOCK; variable126 uint32_t exceptions = cpu_spin_lock_xsave(®_shm_map_lock); in reg_shm_free_helper()131 cpu_spin_unlock_xrestore(®_shm_map_lock, exceptions); in reg_shm_free_helper()191 exceptions = cpu_spin_lock_xsave(®_shm_map_lock); in mobj_reg_shm_inc_map()199 cpu_spin_unlock_xrestore(®_shm_map_lock, exceptions); in mobj_reg_shm_inc_map()226 cpu_spin_unlock_xrestore(®_shm_map_lock, exceptions); in mobj_reg_shm_inc_map()239 exceptions = cpu_spin_lock_xsave(®_shm_map_lock); in mobj_reg_shm_dec_map()244 cpu_spin_unlock_xrestore(®_shm_map_lock, exceptions); in mobj_reg_shm_dec_map()
Completed in 3 milliseconds