Home
last modified time | relevance | path

Searched defs:sleep (Results 1 – 2 of 2) sorted by relevance

/kernel/sched/
Dstats.h144 static inline void psi_dequeue(struct task_struct *p, bool sleep) in psi_dequeue()
194 bool sleep) in psi_sched_switch()
204 static inline void psi_dequeue(struct task_struct *p, bool sleep) {} in psi_dequeue()
208 bool sleep) {} in psi_sched_switch()
Dpsi.c881 bool sleep) in psi_task_switch()