Home
last modified time | relevance | path

Searched defs:send_IPI_allbutself (Results 1 – 6 of 6) sorted by relevance

/arch/ia64/kernel/
Dsmp.c155 send_IPI_allbutself (int op) in send_IPI_allbutself() function
/arch/tile/kernel/
Dsmp.c90 void send_IPI_allbutself(int tag) in send_IPI_allbutself() function
/arch/parisc/kernel/
Dsmp.c219 send_IPI_allbutself(enum ipi_message_type op) in send_IPI_allbutself() function
/arch/m32r/kernel/
Dsmp.c715 static void send_IPI_allbutself(int ipi_num, int try) in send_IPI_allbutself() function
/arch/mn10300/kernel/
Dsmp.c349 void send_IPI_allbutself(int irq) in send_IPI_allbutself() function
/arch/x86/include/asm/
Dapic.h311 void (*send_IPI_allbutself)(int vector); member