Searched refs:reg_shm_slist_lock (Results 1 – 1 of 1) sorted by relevance
61 static unsigned int reg_shm_slist_lock = SPINLOCK_UNLOCK; variable150 exceptions = cpu_spin_lock_xsave(®_shm_slist_lock); in mobj_reg_shm_free()152 cpu_spin_unlock_xrestore(®_shm_slist_lock, exceptions); in mobj_reg_shm_free()158 exceptions = cpu_spin_lock_xsave(®_shm_slist_lock); in mobj_reg_shm_free()160 cpu_spin_unlock_xrestore(®_shm_slist_lock, exceptions); in mobj_reg_shm_free()334 exceptions = cpu_spin_lock_xsave(®_shm_slist_lock); in mobj_reg_shm_alloc()336 cpu_spin_unlock_xrestore(®_shm_slist_lock, exceptions); in mobj_reg_shm_alloc()349 cpu_spin_unlock_xrestore(®_shm_slist_lock, exceptions); in mobj_reg_shm_unguard()368 cpu_spin_unlock_xrestore(®_shm_slist_lock, exceptions); in mobj_reg_shm_get_by_cookie()386 exceptions = cpu_spin_lock_xsave(®_shm_slist_lock); in mobj_reg_shm_release_by_cookie()[all …]
Completed in 3 milliseconds