Home
last modified time | relevance | path

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

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