Searched refs:spin_unlock_irqrestore (Results 1 – 2 of 2) sorted by relevance
458 #define spin_unlock_irqrestore(l,f) do { restore_flags(f); } while (0) macro
140 spin_unlock_irqrestore (&cache->busy, *saved_maskp); in put_script_cache()