Searched refs:rq_unlock (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/kernel/sched/ |
D | core.c | 775 rq_unlock(rq, &rf); in hrtick() 800 rq_unlock(rq, &rf); in __hrtick_start() 2320 rq_unlock(rq, rf); in move_queued_task() 3899 rq_unlock(rq, &rf); in ttwu_queue() 4304 rq_unlock(rq, &rf); in task_call_func() 5517 rq_unlock(rq, &rf); in scheduler_tick() 9194 rq_unlock(rq, &rf); in __balance_push_cpu_stop()
|
D | fair.c | 8503 rq_unlock(rq, &rf); in attach_one_task() 8526 rq_unlock(env->dst_rq, &rf); in attach_tasks() 10502 rq_unlock(busiest, &rf); in load_balance() 10798 rq_unlock(busiest_rq, &rf); in active_load_balance_cpu_stop() 11790 rq_unlock(rq, &rf); in task_fork_fair()
|
D | sched.h | 1665 rq_unlock(struct rq *rq, struct rq_flags *rf) in rq_unlock() function
|
D | deadline.c | 1905 rq_unlock(rq, &rf); in migrate_task_rq_dl()
|
D | rt.c | 977 rq_unlock(rq, &rf); in do_sched_rt_period_timer()
|