Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dcore.c7343 struct list_head *tasks) in detach_one_task_core()
7352 static void attach_tasks_core(struct list_head *tasks, struct rq *rq) in attach_tasks_core()
7371 struct list_head *tasks) in detach_one_task_core()
7375 static void attach_tasks_core(struct list_head *tasks, struct rq *rq) in attach_tasks_core()
Dfair.c7880 struct list_head tasks; member
8145 struct list_head *tasks = &env->src_rq->cfs_tasks; in detach_tasks() local
8325 struct list_head *tasks = &env->tasks; in attach_tasks() local
Dsched.h939 unsigned long tasks : BITS_PER_LONG - bits_per(SCHED_CAPACITY_SCALE); member
/device/soc/rockchip/common/sdk_linux/include/linux/
Dsched.h879 struct list_head tasks; member