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()387 exceptions = cpu_spin_lock_xsave(®_shm_slist_lock); in mobj_reg_shm_alloc()391 cpu_spin_unlock_xrestore(®_shm_slist_lock, exceptions); in mobj_reg_shm_alloc()404 uint32_t exceptions = cpu_spin_lock_xsave(®_shm_slist_lock); in mobj_reg_shm_unguard()407 cpu_spin_unlock_xrestore(®_shm_slist_lock, exceptions); in mobj_reg_shm_unguard()439 exceptions = cpu_spin_lock_xsave(®_shm_slist_lock); in mobj_reg_shm_get_by_cookie()[all …]