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