Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/sched/
Dcore.c863 static inline bool is_per_cpu_kthread(struct task_struct *p) in is_per_cpu_kthread() function
883 if (is_per_cpu_kthread(p)) in is_cpu_allowed()