Home
last modified time | relevance | path

Searched defs:hardirq_enter (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-s390/
Dhardirq.h45 #define hardirq_enter(cpu) (local_irq_count(cpu)++) macro
68 static inline void hardirq_enter(int cpu) in hardirq_enter() function
/linux-2.4.37.9/include/asm-s390x/
Dhardirq.h45 #define hardirq_enter(cpu) (local_irq_count(cpu)++) macro
68 static inline void hardirq_enter(int cpu) in hardirq_enter() function
/linux-2.4.37.9/include/asm-ppc/
Dhardirq.h44 #define hardirq_enter(cpu) (local_irq_count(cpu)++) macro
66 static inline void hardirq_enter(int cpu) in hardirq_enter() function