Searched refs:rq_unlock (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/kernel/sched/ |
D | core.c | 365 rq_unlock(rq, &rf); in hrtick() 390 rq_unlock(rq, &rf); in __hrtick_start() 1813 rq_unlock(rq, rf); in move_queued_task() 1890 rq_unlock(rq, &rf); in migration_cpu_stop() 2846 rq_unlock(rq, &rf); in ttwu_queue() 3185 rq_unlock(rq, &rf); in try_invoke_on_locked_down_task() 4204 rq_unlock(rq, &rf); in scheduler_tick() 7082 rq_unlock(rq, rf); in migrate_tasks() 7110 rq_unlock(rq, rf); in migrate_tasks() 7183 rq_unlock(rq, &rf); in do_isolation_work_cpu_stop()
|
D | fair.c | 8302 rq_unlock(rq, &rf); in attach_one_task() 8325 rq_unlock(env->dst_rq, &rf); in attach_tasks() 10250 rq_unlock(busiest, &rf); in load_balance() 10597 rq_unlock(busiest_rq, &rf); in active_load_balance_cpu_stop() 11558 rq_unlock(rq, &rf); in task_fork_fair()
|
D | sched.h | 1459 rq_unlock(struct rq *rq, struct rq_flags *rf) in rq_unlock() function
|