Home
last modified time | relevance | path

Searched refs:switched_to (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h1917 * cannot assume the switched_from/switched_to pair is serliazed by
1921 void (*switched_to)(struct rq *this_rq, struct task_struct *task); member
H A Drt.c2861 .switched_to = switched_to_rt,
H A Dcore.c1819 * switched_from, switched_to and prio_changed must _NOT_ drop rq->lock,
1834 p->sched_class->switched_to(rq, p); in check_class_changed()
H A Dfair.c12095 .switched_to = switched_to_fair,

Completed in 32 milliseconds