Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h1938 void (*check_for_migration)(struct rq *rq, struct task_struct *p); member
H A Drt.c2872 .check_for_migration = check_for_migration_rt,
H A Dcore.c4416 if (curr->sched_class->check_for_migration) { in scheduler_tick()
4417 curr->sched_class->check_for_migration(rq, curr); in scheduler_tick()
H A Dfair.c12112 .check_for_migration = check_for_migration_fair,

Completed in 34 milliseconds