Searched defs:hardirq_enter (Results 1 – 3 of 3) sorted by relevance
45 #define hardirq_enter(cpu) (local_irq_count(cpu)++) macro68 static inline void hardirq_enter(int cpu) in hardirq_enter() function
44 #define hardirq_enter(cpu) (local_irq_count(cpu)++) macro66 static inline void hardirq_enter(int cpu) in hardirq_enter() function