Home
last modified time | relevance | path

Searched refs:scx_can_stop_tick (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dcore.c1468 if (scx_enabled() && !scx_can_stop_tick(rq)) in sched_can_stop_tick()
/linux/kernel/sched/ext/
H A Dext.c4659 bool scx_can_stop_tick(struct rq *rq) in scx_can_stop_tick() function