Searched refs:__cpu_bh_enable (Results 1 - 18 of 18) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dsoftirq.h7 #define __cpu_bh_enable(cpu) \ macro
13 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dsoftirq.h7 #define __cpu_bh_enable(cpu) \ macro
13 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dsoftirq.h22 static inline void __cpu_bh_enable(int cpu) function
30 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dsoftirq.h22 static inline void __cpu_bh_enable(int cpu) function
29 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dsoftirq.h20 #define __cpu_bh_enable(cpu) \ macro
26 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dsoftirq.h20 #define __cpu_bh_enable(cpu) \ macro
26 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dsoftirq.h22 static inline void __cpu_bh_enable(int cpu) function
30 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dsoftirq.h22 static inline void __cpu_bh_enable(int cpu) function
29 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dsoftirq.h20 #define __cpu_bh_enable(cpu) \ macro
26 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dsoftirq.h20 #define __cpu_bh_enable(cpu) \ macro
26 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dsoftirq.h22 static inline void __cpu_bh_enable(int cpu) function
30 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dsoftirq.h14 extern inline void __cpu_bh_enable(int cpu) function
20 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dsoftirq.h7 #define __cpu_bh_enable(cpu) \ macro
13 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dsoftirq.h7 #define __cpu_bh_enable(cpu) \ macro
13 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dsoftirq.h7 #define __cpu_bh_enable(cpu) \ macro
13 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dsoftirq.h22 static inline void __cpu_bh_enable(int cpu) function
30 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dsoftirq.h14 extern inline void __cpu_bh_enable(int cpu) function
20 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dsoftirq.h7 #define __cpu_bh_enable(cpu) \ macro
13 #define __local_bh_enable() __cpu_bh_enable(smp_processor_id())

Completed in 184 milliseconds