Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/sched/
Dsched.h1888 static inline void sched_core_account_forceidle(struct rq *rq) in sched_core_account_forceidle() function
1904 static inline void sched_core_account_forceidle(struct rq *rq) {} in sched_core_account_forceidle() function
Dcore.c5957 sched_core_account_forceidle(rq); in pick_next_task()