Searched refs:psi_enqueue (Results 1 – 2 of 2) sorted by relevance
121 static inline void psi_enqueue(struct task_struct *p, bool wakeup) in psi_enqueue() function203 static inline void psi_enqueue(struct task_struct *p, bool wakeup) {} in psi_enqueue() function
2056 psi_enqueue(p, flags & ENQUEUE_WAKEUP); in enqueue_task()