Home
last modified time | relevance | path

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

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