Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/mm/
A Dmobj_ffa.c41 static unsigned int shm_lock = SPINLOCK_UNLOCK; variable
96 exceptions = cpu_spin_lock_xsave(&shm_lock); in mobj_ffa_sel1_spmc_new()
107 cpu_spin_unlock_xrestore(&shm_lock, exceptions); in mobj_ffa_sel1_spmc_new()
183 exceptions = cpu_spin_lock_xsave(&shm_lock); in mobj_ffa_sel1_spmc_delete()
237 exceptions = cpu_spin_lock_xsave(&shm_lock); in mobj_ffa_push_to_inactive()
264 exceptions = cpu_spin_lock_xsave(&shm_lock); in mobj_ffa_sel1_spmc_reclaim()
310 exceptions = cpu_spin_lock_xsave(&shm_lock); in mobj_ffa_unregister_by_cookie()
356 exceptions = cpu_spin_lock_xsave(&shm_lock); in mobj_ffa_get_by_cookie()
482 exceptions = cpu_spin_lock_xsave(&shm_lock); in ffa_inactivate()
535 exceptions = cpu_spin_lock_xsave(&shm_lock); in ffa_inc_map()
[all …]

Completed in 3 milliseconds