Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h1449 static inline bool sched_core_disabled(void) in sched_core_disabled() function
1556 static inline bool sched_core_disabled(void) in sched_core_disabled() function
H A Dcore.c651 if (sched_core_disabled()) { in raw_spin_rq_lock_nested()
678 if (sched_core_disabled()) { in raw_spin_rq_trylock()
H A Dext.c1269 if (!sched_core_disabled()) in touch_core_sched()