Searched refs:reg_shm_slist_lock (Results 1 – 1 of 1) sorted by relevance
72 static unsigned int reg_shm_slist_lock = SPINLOCK_UNLOCK; variable165 exceptions = cpu_spin_lock_xsave(®_shm_slist_lock); in mobj_reg_shm_free()167 cpu_spin_unlock_xrestore(®_shm_slist_lock, exceptions); in mobj_reg_shm_free()173 exceptions = cpu_spin_lock_xsave(®_shm_slist_lock); in mobj_reg_shm_free()175 cpu_spin_unlock_xrestore(®_shm_slist_lock, exceptions); in mobj_reg_shm_free()384 exceptions = cpu_spin_lock_xsave(®_shm_slist_lock); in mobj_reg_shm_alloc()388 cpu_spin_unlock_xrestore(®_shm_slist_lock, exceptions); in mobj_reg_shm_alloc()401 uint32_t exceptions = cpu_spin_lock_xsave(®_shm_slist_lock); in mobj_reg_shm_unguard()404 cpu_spin_unlock_xrestore(®_shm_slist_lock, exceptions); in mobj_reg_shm_unguard()436 exceptions = cpu_spin_lock_xsave(®_shm_slist_lock); in mobj_reg_shm_get_by_cookie()[all …]