Searched refs:tsk_cache_hot (Results 1 – 1 of 1) sorted by relevance
7994 int tsk_cache_hot; in can_migrate_task() local8066 tsk_cache_hot = migrate_degrades_locality(p, env); in can_migrate_task()8067 if (tsk_cache_hot == -1) { in can_migrate_task()8068 tsk_cache_hot = task_hot(p, env); in can_migrate_task()8071 if (tsk_cache_hot <= 0 || env->sd->nr_balance_failed > env->sd->cache_nice_tries) { in can_migrate_task()8072 if (tsk_cache_hot == 1) { in can_migrate_task()