Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dsched.h1365 static inline bool sched_core_disabled(void) in sched_core_disabled() function
1468 static inline bool sched_core_disabled(void) in sched_core_disabled() function
H A Dcore.c604 if (sched_core_disabled()) { in raw_spin_rq_lock_nested()
630 if (sched_core_disabled()) { in raw_spin_rq_trylock()
H A Dext.c1794 if (!sched_core_disabled()) in touch_core_sched()