Searched refs:raw_local_irq_restore (Results 1 - 25 of 44) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dirqflags.h19 #ifndef raw_local_irq_restore
20 void raw_local_irq_restore(unsigned long flags);
29 raw_local_irq_restore(RAW_IRQ_DISABLED);
46 raw_local_irq_restore(RAW_IRQ_ENABLED);
54 raw_local_irq_restore(RAW_IRQ_DISABLED);
H A Datomic.h64 raw_local_irq_restore(flags);
85 raw_local_irq_restore(flags);
140 raw_local_irq_restore(flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dirq_32.c13 void notrace raw_local_irq_restore(unsigned long flags) function
41 EXPORT_SYMBOL(raw_local_irq_restore); variable
H A Dirq_64.c14 void notrace raw_local_irq_restore(unsigned long flags) function
36 EXPORT_SYMBOL(raw_local_irq_restore); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Datomic-irq.h15 raw_local_irq_restore(flags);
24 raw_local_irq_restore(flags);
35 raw_local_irq_restore(flags);
48 raw_local_irq_restore(flags);
59 raw_local_irq_restore(flags);
68 raw_local_irq_restore(flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dirqflags_32.h15 extern void raw_local_irq_restore(unsigned long);
H A Dirqflags_64.h32 static inline void raw_local_irq_restore(unsigned long flags) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dirqflags.h26 #define raw_local_irq_restore(x) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/prom/
H A Dp1275.c42 raw_local_irq_restore(PIL_NMI);
50 raw_local_irq_restore(flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dhw_irq.h42 extern void raw_local_irq_restore(unsigned long);
45 #define raw_local_irq_enable() raw_local_irq_restore(1)
71 #define raw_local_irq_restore(flags) __asm__ __volatile__("wrtee %0" : : "r" (flags) : "memory") macro
74 #define raw_local_irq_restore(flags) mtmsr(flags) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dirqflags.h28 static inline void raw_local_irq_restore(unsigned long flags) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dirqflags.h77 raw_local_irq_restore(flags); \
81 raw_local_irq_restore(flags); \
96 # define raw_local_irq_restore(flags) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dirqflags.h54 static inline void raw_local_irq_restore(unsigned long flags) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dirqflags.h87 #define raw_local_irq_restore(flags) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Datomic.h84 raw_local_irq_restore(flags);
129 raw_local_irq_restore(flags);
180 raw_local_irq_restore(flags);
232 raw_local_irq_restore(flags);
301 raw_local_irq_restore(flags);
463 raw_local_irq_restore(flags);
508 raw_local_irq_restore(flags);
559 raw_local_irq_restore(flags);
611 raw_local_irq_restore(flags);
680 raw_local_irq_restore(flag
[all...]
H A Dbitops.h109 raw_local_irq_restore(flags);
174 raw_local_irq_restore(flags);
243 raw_local_irq_restore(flags);
309 raw_local_irq_restore(flags);
377 raw_local_irq_restore(flags);
466 raw_local_irq_restore(flags);
536 raw_local_irq_restore(flags);
H A Dsystem.h139 raw_local_irq_restore(flags); /* implies memory barrier */
189 raw_local_irq_restore(flags); /* implies memory barrier */
H A Dcmpxchg.h64 raw_local_irq_restore(__flags); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dirqflags.h119 #define raw_local_irq_restore(x) \ macro
H A Dbitops.h57 raw_local_irq_restore(flags);
70 raw_local_irq_restore(flags);
83 raw_local_irq_restore(flags);
98 raw_local_irq_restore(flags);
115 raw_local_irq_restore(flags);
132 raw_local_irq_restore(flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dcache-xsc3l2.c76 #define l2_map_restore_flags(x) raw_local_irq_restore(x)
97 raw_local_irq_restore(flags);
100 raw_local_irq_restore(flags | PSR_I_BIT);
H A Dhighmem.c191 raw_local_irq_restore(flags);
217 raw_local_irq_restore(flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dirqflags.h203 #define local_irq_restore_hw(flags) raw_local_irq_restore(flags)
210 static inline void raw_local_irq_restore(unsigned long flags) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dirqflags.h69 static inline void raw_local_irq_restore(unsigned long flags) function
H A Dtlbflush.h41 raw_local_irq_restore(flags);

Completed in 111 milliseconds

12