Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dsmp.h9 extern bool call_function_single_prep_ipi(int cpu);
Dcore.c3917 bool call_function_single_prep_ipi(int cpu) in call_function_single_prep_ipi() function
/linux-6.6.21/kernel/
Dsmp.c114 if (call_function_single_prep_ipi(cpu)) { in send_call_function_single_ipi()