Home
last modified time | relevance | path

Searched refs:rq_lock_irqsave (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/kernel/sched/
Dcore.c3821 rq_lock_irqsave(rq, &rf); in sched_ttwu_pending()
3886 guard(rq_lock_irqsave)(rq); in wake_up_if_idle() local
4441 rq_lock_irqsave(rq, &rf); in cpu_curr_snapshot()
8068 rq_lock_irqsave(rq, &rf); in balance_push_set()
8144 rq_lock_irqsave(rq, &rf); in sched_set_rq_online()
8156 rq_lock_irqsave(rq, &rf); in sched_set_rq_offline()
8403 rq_lock_irqsave(rq, &rf); in sched_cpu_dying()
10601 guard(rq_lock_irqsave)(rq); in sched_mm_cid_exit_signals() local
10623 guard(rq_lock_irqsave)(rq); in sched_mm_cid_before_execve() local
10645 scoped_guard (rq_lock_irqsave, rq) { in sched_mm_cid_after_execve()
Dsched.h1835 static inline void rq_lock_irqsave(struct rq *rq, struct rq_flags *rf) in rq_lock_irqsave() function
1887 DEFINE_LOCK_GUARD_1(rq_lock_irqsave, struct rq,
1888 rq_lock_irqsave(_T->lock, &_T->rf),
Dfair.c6185 rq_lock_irqsave(rq, &rf); in distribute_cfs_runtime()
6231 rq_lock_irqsave(rq, &rf); in distribute_cfs_runtime()
9905 rq_lock_irqsave(rq, &rf); in sched_balance_update_blocked_averages()
11805 rq_lock_irqsave(busiest, &rf); in sched_balance_rq()
12663 rq_lock_irqsave(rq, &rf); in _nohz_idle_balance()
13431 guard(rq_lock_irqsave)(rq); in unregister_fair_sched_group() local
13446 guard(rq_lock_irqsave)(rq); in unregister_fair_sched_group() local
13509 rq_lock_irqsave(rq, &rf); in __sched_group_set_shares()
13562 rq_lock_irqsave(rq, &rf); in sched_group_set_idle()
Ddebug.c359 scoped_guard (rq_lock_irqsave, rq) { in sched_fair_server_write()
Dtopology.c501 rq_lock_irqsave(rq, &rf); in rq_attach_root()
Dext.c3836 rq_lock_irqsave(rq, &rf); in check_rq_for_timeouts()