Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dunwind.h117 static inline bool task_on_another_cpu(struct task_struct *task) in task_on_another_cpu() function
/kernel/linux/linux-5.10/arch/x86/kernel/
Dunwind_orc.c635 if (task_on_another_cpu(task)) in __unwind_start()