Home
last modified time | relevance | path

Searched refs:rq_unlock (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c373 rq_unlock(rq, &rf); in hrtick()
398 rq_unlock(rq, &rf); in __hrtick_start()
1861 rq_unlock(rq, rf); in move_queued_task()
1936 rq_unlock(rq, &rf); in migration_cpu_stop()
2926 rq_unlock(rq, &rf); in ttwu_queue()
3263 rq_unlock(rq, &rf); in try_invoke_on_locked_down_task()
4275 rq_unlock(rq, &rf); in scheduler_tick()
7084 rq_unlock(rq, rf); in migrate_tasks()
7109 rq_unlock(rq, rf); in migrate_tasks()
H A Dfair.c8053 rq_unlock(rq, &rf); in attach_one_task()
8076 rq_unlock(env->dst_rq, &rf); in attach_tasks()
9907 rq_unlock(busiest, &rf); in load_balance()
10218 rq_unlock(busiest_rq, &rf); in active_load_balance_cpu_stop()
11067 rq_unlock(rq, &rf); in task_fork_fair()
H A Dsched.h1375 rq_unlock(struct rq *rq, struct rq_flags *rf) in rq_unlock() function