Home
last modified time | relevance | path

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

/kernel/sched/
Dstats.h85 static inline void psi_dequeue(struct task_struct *p, bool sleep) in psi_dequeue()
139 bool sleep) in psi_sched_switch()
157 static inline void psi_dequeue(struct task_struct *p, bool sleep) {} in psi_dequeue()
161 bool sleep) {} in psi_sched_switch()
Dpsi.c867 bool sleep) in psi_task_switch()