Home
last modified time | relevance | path

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

/linux/kernel/irq/
H A Dhandle.c134 atomic_inc(&desc->threads_active); in __irq_wake_thread()
/linux/include/linux/
H A Dirqdesc.h94 atomic_t threads_active; member