Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c6937 int h_nr_idle = task_has_idle_policy(p); in enqueue_task_fair() local
7077 int h_nr_idle = 0; in dequeue_entities() local
H A Dsched.h650 unsigned int h_nr_idle; /* SCHED_IDLE */ member