Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dsub.c537 guard(rq_lock_irqsave)(rq); in scx_rescue_timerfn() local
1115 guard(rq_lock_irqsave)(rq); in scx_online_ecaps()
1147 guard(rq_lock_irqsave)(rq); in scx_offline_ecaps()
1176 scoped_guard (rq_lock_irqsave, rq) { in scx_discard_ecaps_to_sync()
1201 scoped_guard (rq_lock_irqsave, rq) { in scx_discard_ecaps_to_sync()
1226 guard(rq_lock_irqsave)(rq); in scx_discard_stale_ecaps_syncs()
1114 guard(rq_lock_irqsave)(rq); scx_online_ecaps() local
1146 guard(rq_lock_irqsave)(rq); scx_offline_ecaps() local
1225 guard(rq_lock_irqsave)(rq); scx_discard_stale_ecaps_syncs() local
H A Dext.c3745 rq_lock_irqsave(rq, &rf); in check_rq_for_timeouts()
6566 scoped_guard(rq_lock_irqsave, rq) { in scx_root_disable()
6932 rq_lock_irqsave(rq, &rf); in scx_dump_cpu()
7747 scoped_guard(rq_lock_irqsave, rq) { in scx_root_enable_workfn()
7929 guard(rq_lock_irqsave)(rq); in scx_enable()
10304 rq_lock_irqsave(rq, &rf);
7879 guard(rq_lock_irqsave)(rq); scx_root_enable_workfn() local
/linux/kernel/sched/
H A Dsched.h1999 static inline void rq_lock_irqsave(struct rq *rq, struct rq_flags *rf) in rq_lock_irqsave() function
2059 DEFINE_LOCK_GUARD_1(rq_lock_irqsave, struct rq,
2060 rq_lock_irqsave(_T->lock, &_T->rf),
2064 DECLARE_LOCK_GUARD_1_ATTRS(rq_lock_irqsave, __acquires(__rq_lockp(_T)),
2066 #define class_rq_lock_irqsave_constructor(_T) WITH_LOCK_GUARD_1_ATTRS(rq_lock_irqsave, _T)
H A Dcore.c3924 rq_lock_irqsave(rq, &rf); in sched_ttwu_pending()
3991 guard(rq_lock_irqsave)(rq); in wake_up_if_idle() local
4548 rq_lock_irqsave(rq, &rf); in cpu_curr_snapshot()
8574 rq_lock_irqsave(rq, &rf); in balance_push_set()
8650 rq_lock_irqsave(rq, &rf); in sched_set_rq_online()
8662 rq_lock_irqsave(rq, &rf); in sched_set_rq_offline()
8906 rq_lock_irqsave(rq, &rf); in sched_cpu_dying()
H A Dfair.c7194 guard(rq_lock_irqsave)(rq); in distribute_cfs_runtime() local
11410 guard(rq_lock_irqsave)(rq); in sched_balance_update_blocked_averages() local
13548 rq_lock_irqsave(busiest, &rf); in sched_balance_rq()
14465 rq_lock_irqsave(rq, &rf); in _nohz_idle_balance()
15414 guard(rq_lock_irqsave)(rq); in unregister_fair_sched_group() local
15474 rq_lock_irqsave(rq, &rf); in __sched_group_set_shares()
15527 rq_lock_irqsave(rq, &rf); in sched_group_set_idle()
H A Dtopology.c479 rq_lock_irqsave(rq, &rf); in rq_attach_root()