Home
last modified time | relevance | path

Searched refs:softirq_count (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/kernel/common/linux/
Dhardirq.h55 #define softirq_count() (preempt_count() & SOFTIRQ_MASK) macro
59 #define in_softirq() (softirq_count())