Searched refs:ipi_send_single (Results 1 – 7 of 7) sorted by relevance
194 if (!chip->ipi_send_single && !chip->ipi_send_mask) in ipi_send_verify()235 if (!chip->ipi_send_single) { in __ipi_send_single()248 chip->ipi_send_single(data, cpu); in __ipi_send_single()290 chip->ipi_send_single(data, cpu); in __ipi_send_mask()294 chip->ipi_send_single(data, cpu); in __ipi_send_mask()307 int ipi_send_single(unsigned int virq, unsigned int cpu) in ipi_send_single() function318 EXPORT_SYMBOL_GPL(ipi_send_single);
123 .ipi_send_single = mips_mt_send_ipi,
306 .ipi_send_single = gic_send_ipi,
549 void (*ipi_send_single)(struct irq_data *data, unsigned int cpu); member1248 int ipi_send_single(unsigned int virq, unsigned int cpu);
5517 0x00000000 ipi_send_single vmlinux EXPORT_SYMBOL_GPL
4172 ffff800010101570 T ipi_send_single
Completed in 308 milliseconds