Home
last modified time | relevance | path

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

/kernel/sched/
Dpsi.c217 static bool test_state(unsigned int *tasks, enum psi_states state, bool oncpu) in test_state()
Dfair.c8282 struct list_head tasks; member
8550 struct list_head *tasks = &env->src_rq->cfs_tasks; in detach_tasks() local
8716 struct list_head *tasks = &env->tasks; in attach_tasks() local
Dsched.h927 unsigned long tasks : BITS_PER_LONG - bits_per(SCHED_CAPACITY_SCALE); member