Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore_sched.c242 void __sched_core_account_forceidle(struct rq *rq) in __sched_core_account_forceidle() function
299 __sched_core_account_forceidle(rq); in __sched_core_tick()
H A Dsched.h3110 extern void __sched_core_account_forceidle(struct rq *rq);
3115 __sched_core_account_forceidle(rq); in sched_core_account_forceidle()