Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dcore.c247 rq_unlock(rq, &rf); in hrtick()
272 rq_unlock(rq, &rf); in __hrtick_start()
1496 rq_unlock(rq, rf); in move_queued_task()
1573 rq_unlock(rq, &rf); in migration_cpu_stop()
2410 rq_unlock(rq, &rf); in ttwu_queue()
3605 rq_unlock(rq, &rf); in scheduler_tick()
5596 rq_unlock(rq, &rf); in do_sched_yield()
6275 rq_unlock(rq, rf); in migrate_tasks()
6293 rq_unlock(rq, rf); in migrate_tasks()
Dfair.c7453 rq_unlock(rq, &rf); in attach_one_task()
7476 rq_unlock(env->dst_rq, &rf); in attach_tasks()
8872 rq_unlock(busiest, &rf); in load_balance()
9174 rq_unlock(busiest_rq, &rf); in active_load_balance_cpu_stop()
9991 rq_unlock(rq, &rf); in task_fork_fair()
Dsched.h1244 rq_unlock(struct rq *rq, struct rq_flags *rf) in rq_unlock() function