Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/sched/
Dsched.h1850 static inline void sched_core_account_forceidle(struct rq *rq) in sched_core_account_forceidle() function
1866 static inline void sched_core_account_forceidle(struct rq *rq) {} in sched_core_account_forceidle() function
Dcore.c5904 sched_core_account_forceidle(rq); in pick_next_task()