Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dsched.h1964 static inline void sched_core_account_forceidle(struct rq *rq) in sched_core_account_forceidle() function
1980 static inline void sched_core_account_forceidle(struct rq *rq) {} in sched_core_account_forceidle() function
Dcore.c6132 sched_core_account_forceidle(rq); in pick_next_task()