Searched defs:hardirq_count (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sparc/include/asm/ | ||
H A D | thread_info_32.h | 36 int hardirq_count; member |
/openbmc/linux/include/linux/ | ||
H A D | preempt.h | 109 #define hardirq_count() (preempt_count() & HARDIRQ_MASK) macro |