Searched refs:rq_unlock (Results 1 – 5 of 5) sorted by relevance
/kernel/sched/ |
D | core.c | 796 rq_unlock(rq, &rf); in hrtick() 821 rq_unlock(rq, &rf); in __hrtick_start() 2548 rq_unlock(rq, rf); in move_queued_task() 4042 rq_unlock(rq, &rf); in ttwu_queue() 4455 rq_unlock(rq, &rf); in task_call_func() 5690 rq_unlock(rq, &rf); in scheduler_tick() 9413 rq_unlock(rq, &rf); in __balance_push_cpu_stop()
|
D | fair.c | 8707 rq_unlock(rq, &rf); in attach_one_task() 8730 rq_unlock(env->dst_rq, &rf); in attach_tasks() 10729 rq_unlock(busiest, &rf); in load_balance() 11028 rq_unlock(busiest_rq, &rf); in active_load_balance_cpu_stop() 12038 rq_unlock(rq, &rf); in task_fork_fair()
|
D | sched.h | 1707 rq_unlock(struct rq *rq, struct rq_flags *rf) in rq_unlock() function
|
D | deadline.c | 1907 rq_unlock(rq, &rf); in migrate_task_rq_dl()
|
D | rt.c | 983 rq_unlock(rq, &rf); in do_sched_rt_period_timer()
|