Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c5069 static inline unsigned long task_runnable(struct task_struct *p) in task_runnable() function
5168 if ((dequeued + UTIL_EST_MARGIN) < task_runnable(p)) in util_est_update()