Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/include/asm/
Dirqflags.h53 static inline notrace unsigned long hard_local_save_flags(void) in hard_local_save_flags() function
79 unsigned long flags = hard_local_save_flags(); in hard_irqs_disabled()
199 unsigned long flags = hard_local_save_flags(); in hard_local_irq_save()
230 #define arch_local_save_flags() hard_local_save_flags()
245 #define hard_local_irq_save_cond() hard_local_save_flags()
254 #define hard_local_irq_save_smp() hard_local_save_flags()