Home
last modified time | relevance | path

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

/kernel/sched/
Dpsi.c222 static u32 test_states(unsigned int *tasks, u32 state_mask) in test_states()
256 unsigned int tasks[NR_PSI_TASK_COUNTS]; in get_recent_times() local
Dfair.c9490 struct list_head tasks; member
9805 struct list_head *tasks = &env->src_rq->cfs_tasks; in detach_tasks() local
9970 struct list_head *tasks = &env->tasks; in attach_tasks() local
Dsched.h1111 unsigned long tasks : BITS_PER_LONG - bits_per(SCHED_CAPACITY_SCALE); member