Searched refs:rq_unlock (Results 1 – 5 of 5) sorted by relevance
/kernel/sched/ |
D | core.c | 733 rq_unlock(rq, &rf); in hrtick() 758 rq_unlock(rq, &rf); in __hrtick_start() 2319 rq_unlock(rq, rf); in move_queued_task() 3926 rq_unlock(rq, &rf); in ttwu_queue() 4308 rq_unlock(rq, &rf); in try_invoke_on_locked_down_task() 5450 rq_unlock(rq, &rf); in scheduler_tick() 9094 rq_unlock(rq, &rf); in __balance_push_cpu_stop()
|
D | fair.c | 8462 rq_unlock(rq, &rf); in attach_one_task() 8485 rq_unlock(env->dst_rq, &rf); in attach_tasks() 10419 rq_unlock(busiest, &rf); in load_balance() 10716 rq_unlock(busiest_rq, &rf); in active_load_balance_cpu_stop() 11692 rq_unlock(rq, &rf); in task_fork_fair()
|
D | sched.h | 1690 rq_unlock(struct rq *rq, struct rq_flags *rf) in rq_unlock() function
|
D | deadline.c | 1762 rq_unlock(rq, &rf); in migrate_task_rq_dl()
|
D | rt.c | 943 rq_unlock(rq, &rf); in do_sched_rt_period_timer()
|