Searched refs:hard_local_irq_restore_cond (Results 1 – 2 of 2) sorted by relevance
223 #define hard_local_irq_restore_cond(flags) hard_local_irq_restore(flags) macro246 #define hard_local_irq_restore_cond(flags) do { (void)(flags); } while (0) macro
104 #define unlock_mm_switch(flags) hard_local_irq_restore_cond(flags)214 hard_local_irq_restore_cond(flags)