Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dunwind.h145 static inline bool task_on_another_cpu(struct task_struct *task) in task_on_another_cpu() function
/openbmc/linux/arch/x86/kernel/
H A Dunwind_orc.c699 if (task_on_another_cpu(task)) in __unwind_start()