Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dwlan_compat.h458 #define spin_unlock_irqrestore(l,f) do { restore_flags(f); } while (0) macro
/external/libunwind/src/ia64/
DGscript.c140 spin_unlock_irqrestore (&cache->busy, *saved_maskp); in put_script_cache()