Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/include/asm/
Dirqflags.h223 #define hard_local_irq_restore_cond(flags) hard_local_irq_restore(flags) macro
246 #define hard_local_irq_restore_cond(flags) do { (void)(flags); } while (0) macro
Dmmu_context.h104 #define unlock_mm_switch(flags) hard_local_irq_restore_cond(flags)
214 hard_local_irq_restore_cond(flags)