Home
last modified time | relevance | path

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

/kernel/sched/
Dpsi.c216 static bool test_state(unsigned int *tasks, enum psi_states state) in test_state()
Dfair.c7187 struct list_head tasks; member
7416 struct list_head *tasks = &env->src_rq->cfs_tasks; in detach_tasks() local
7529 struct list_head *tasks = &env->tasks; in attach_tasks() local
Dsched.h819 unsigned long tasks : BITS_PER_LONG - bits_per(SCHED_CAPACITY_SCALE); member