Home
last modified time | relevance | path

Searched defs:nohz_flags (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/sched/
H A Dsched.h1021 atomic_t nohz_flags; member
2919 #define nohz_flags(cpu) (&cpu_rq(cpu)->nohz_flags) macro