Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h1965 static inline void sched_core_account_forceidle(struct rq *rq) in sched_core_account_forceidle() function
1981 static inline void sched_core_account_forceidle(struct rq *rq) {} in sched_core_account_forceidle() function
H A Dcore.c6129 sched_core_account_forceidle(rq); in pick_next_task()