Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/sched/
Dcore.c711 rq_unlock(rq, &rf); in hrtick()
736 rq_unlock(rq, &rf); in __hrtick_start()
2233 rq_unlock(rq, rf); in move_queued_task()
3775 rq_unlock(rq, &rf); in ttwu_queue()
4137 rq_unlock(rq, &rf); in try_invoke_on_locked_down_task()
5216 rq_unlock(rq, &rf); in scheduler_tick()
8819 rq_unlock(rq, &rf); in __balance_push_cpu_stop()
Dfair.c8079 rq_unlock(rq, &rf); in attach_one_task()
8102 rq_unlock(env->dst_rq, &rf); in attach_tasks()
9864 rq_unlock(busiest, &rf); in load_balance()
10158 rq_unlock(busiest_rq, &rf); in active_load_balance_cpu_stop()
11116 rq_unlock(rq, &rf); in task_fork_fair()
Dsched.h1649 rq_unlock(struct rq *rq, struct rq_flags *rf) in rq_unlock() function