HomeSort by relevance Sort by last modified time
    Searched defs:softirq_count (Results 26 - 26 of 26) sorted by null

12

  /external/kernel-headers/original/linux/
hardirq.h 59 #define softirq_count() (preempt_count() & SOFTIRQ_MASK) macro
67 #define in_softirq() (softirq_count())

Completed in 39 milliseconds

12