Searched defs:send_ipi_single (Results 1 – 3 of 3) sorted by relevance
23 void (*send_ipi_single)(int cpu, unsigned int action); member
19 void (*send_ipi_single)(int cpu, unsigned int action); member
107 static void send_ipi_single(int cpu, enum ipi_message_type op) in send_ipi_single() function