Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c7174 int task_new = !(flags & ENQUEUE_WAKEUP);
7203 if (task_new && se->sched_delayed) in cfs_h_nr_delayed()
7276 if (!task_new) in cpu_runnable_without()
6947 int task_new = !(flags & ENQUEUE_WAKEUP); enqueue_task_fair() local