Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dstats.h178 static inline void psi_sched_switch(struct task_struct *prev, in psi_sched_switch() function
192 static inline void psi_sched_switch(struct task_struct *prev, in psi_sched_switch() function
Dcore.c6693 psi_sched_switch(prev, next, !task_on_rq_queued(prev)); in __schedule()