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.c7370 struct list_head tasks; member
7608 struct list_head *tasks = &env->src_rq->cfs_tasks; in detach_tasks() local
7729 struct list_head *tasks = &env->tasks; in attach_tasks() local
Dsched.h821 unsigned long tasks : BITS_PER_LONG - bits_per(SCHED_CAPACITY_SCALE); member