Searched defs:spin_unlock_irqrestore (Results 1 – 2 of 2) sorted by relevance
111 #define spin_unlock_irqrestore(lock, flags) … macro
26 pub fn spin_unlock_irqrestore(lock: *mut spinlock_t, flags: usize) { in spin_unlock_irqrestore() function