Lines Matching refs:notrace

21 static inline notrace void bfin_sti(unsigned long flags)  in bfin_sti()
26 static inline notrace unsigned long bfin_cli(void) in bfin_cli()
43 static inline notrace void __hard_local_irq_disable(void) in __hard_local_irq_disable()
48 static inline notrace void __hard_local_irq_enable(void) in __hard_local_irq_enable()
53 static inline notrace unsigned long hard_local_save_flags(void) in hard_local_save_flags()
58 static inline notrace unsigned long __hard_local_irq_save(void) in __hard_local_irq_save()
68 static inline notrace int hard_irqs_disabled_flags(unsigned long flags) in hard_irqs_disabled_flags()
77 static inline notrace int hard_irqs_disabled(void) in hard_irqs_disabled()
83 static inline notrace void __hard_local_irq_restore(unsigned long flags) in __hard_local_irq_restore()
120 static inline notrace void arch_local_irq_disable(void) in arch_local_irq_disable()
127 static inline notrace void arch_local_irq_enable(void) in arch_local_irq_enable()
134 static inline notrace unsigned long arch_local_save_flags(void) in arch_local_save_flags()
139 static inline notrace int arch_irqs_disabled_flags(unsigned long flags) in arch_irqs_disabled_flags()
144 static inline notrace unsigned long arch_local_irq_save(void) in arch_local_irq_save()
155 static inline notrace void arch_local_irq_restore(unsigned long flags) in arch_local_irq_restore()
161 static inline notrace unsigned long arch_mangle_irq_bits(int virt, unsigned long real) in arch_mangle_irq_bits()
170 static inline notrace int arch_demangle_irq_bits(unsigned long *x) in arch_demangle_irq_bits()
181 static inline notrace void hard_local_irq_disable(void) in hard_local_irq_disable()
189 static inline notrace void hard_local_irq_enable(void) in hard_local_irq_enable()
197 static inline notrace unsigned long hard_local_irq_save(void) in hard_local_irq_save()
207 static inline notrace void hard_local_irq_restore(unsigned long flags) in hard_local_irq_restore()