Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c3987 static inline bool ttwu_queue_cond(struct task_struct *p, int cpu) in ttwu_queue_cond() function
4029 if (sched_feat(TTWU_QUEUE) && ttwu_queue_cond(p, cpu)) { in ttwu_queue_wakelist()