Home
last modified time | relevance | path

Searched refs:__ipi_send_single (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/irq/
H A Dipi.c211 * __ipi_send_single - send an IPI to a target Linux SMP CPU
221 int __ipi_send_single(struct irq_desc *desc, unsigned int cpu) in __ipi_send_single() function
316 return __ipi_send_single(desc, cpu); in ipi_send_single()
/kernel/linux/linux-6.6/kernel/irq/
H A Dipi.c217 * __ipi_send_single - send an IPI to a target Linux SMP CPU
227 int __ipi_send_single(struct irq_desc *desc, unsigned int cpu) in __ipi_send_single() function
322 return __ipi_send_single(desc, cpu); in ipi_send_single()
/kernel/linux/linux-5.10/include/linux/
H A Dirq.h1250 int __ipi_send_single(struct irq_desc *desc, unsigned int cpu);
/kernel/linux/linux-6.6/include/linux/
H A Dirq.h1259 int __ipi_send_single(struct irq_desc *desc, unsigned int cpu);

Completed in 6 milliseconds