Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dsmp.h9 extern bool call_function_single_prep_ipi(int cpu);
Dcore.c3913 bool call_function_single_prep_ipi(int cpu) in call_function_single_prep_ipi() function
/Linux-v6.6/kernel/
Dsmp.c114 if (call_function_single_prep_ipi(cpu)) { in send_call_function_single_ipi()