Searched refs:saved_maskp (Results 1 – 2 of 2) sorted by relevance
96 get_script_cache (unw_addr_space_t as, intrmask_t *saved_maskp) in get_script_cache() argument105 if (!spin_trylock_irqsave (&cache->busy, *saved_maskp)) in get_script_cache()119 lock_acquire (&cache->lock, *saved_maskp); in get_script_cache()134 intrmask_t *saved_maskp) in put_script_cache() argument140 spin_unlock_irqrestore (&cache->busy, *saved_maskp); in put_script_cache()146 lock_release (&cache->lock, *saved_maskp); in put_script_cache()
517 get_rs_cache (unw_addr_space_t as, intrmask_t *saved_maskp) in get_rs_cache() argument528 lock_acquire (&cache->lock, *saved_maskp); in get_rs_cache()542 intrmask_t *saved_maskp) in put_rs_cache() argument548 lock_release (&cache->lock, *saved_maskp); in put_rs_cache()