Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dcore.c3963 static inline bool ttwu_queue_cond(struct task_struct *p, int cpu) in ttwu_queue_cond() function
4005 if (sched_feat(TTWU_QUEUE) && ttwu_queue_cond(p, cpu)) { in ttwu_queue_wakelist()