Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dcore.c2309 rq_unlock_irqrestore(rq, &rf); in sched_ttwu_pending()
2381 rq_unlock_irqrestore(rq, &rf); in wake_up_if_idle()
6416 rq_unlock_irqrestore(rq, &rf); in sched_cpu_activate()
6487 rq_unlock_irqrestore(rq, &rf); in sched_cpu_dying()
Dfair.c4632 rq_unlock_irqrestore(rq, &rf); in distribute_cfs_runtime()
7591 rq_unlock_irqrestore(rq, &rf); in update_blocked_averages()
7663 rq_unlock_irqrestore(rq, &rf); in update_blocked_averages()
9644 rq_unlock_irqrestore(rq, &rf); in _nohz_idle_balance()
10386 rq_unlock_irqrestore(rq, &rf); in sched_group_set_shares()
Dsched.h1228 rq_unlock_irqrestore(struct rq *rq, struct rq_flags *rf) in rq_unlock_irqrestore() function