Home
last modified time | relevance | path

Searched refs:tmp_alone_branch (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c347 return rq->tmp_alone_branch == &rq->leaf_cfs_rq_list; in list_add_leaf_cfs_rq()
358 * tmp_alone_branch either when the branch is connected in list_add_leaf_cfs_rq()
371 * reset tmp_alone_branch to the beginning of the in list_add_leaf_cfs_rq()
374 rq->tmp_alone_branch = &rq->leaf_cfs_rq_list; in list_add_leaf_cfs_rq()
386 * tmp_alone_branch to the beginning of the list. in list_add_leaf_cfs_rq()
388 rq->tmp_alone_branch = &rq->leaf_cfs_rq_list; in list_add_leaf_cfs_rq()
395 * tmp_alone_branch points to the begin of the branch in list_add_leaf_cfs_rq()
398 list_add_rcu(&cfs_rq->leaf_cfs_rq_list, rq->tmp_alone_branch); in list_add_leaf_cfs_rq()
400 * update tmp_alone_branch to points to the new begin in list_add_leaf_cfs_rq()
403 rq->tmp_alone_branch in list_add_leaf_cfs_rq()
[all...]
H A Dsched.h1022 struct list_head *tmp_alone_branch; member
H A Dcore.c8136 rq->tmp_alone_branch = &rq->leaf_cfs_rq_list; in sched_init()

Completed in 22 milliseconds