Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dstats.h163 static inline void psi_ttwu_dequeue(struct task_struct *p) in psi_ttwu_dequeue() function
195 static inline void psi_ttwu_dequeue(struct task_struct *p) {} in psi_ttwu_dequeue() function
H A Dcore.c4194 * - psi_ttwu_dequeue() -- much sadness :-( accounting will kill us.
4342 psi_ttwu_dequeue(p); in try_to_wake_up()