Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\smp.c Create Date:2022-07-28 08:23:36
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:smp_call_function_single_interrupt

Proto:__visible void __irq_entry smp_call_function_single_interrupt(struct pt_regs *r)

Type:void

Parameter:

TypeParameterName
struct pt_regs *r
259  ipi_entering_ack_irq()
260  trace_call_function_single_entry(CALL_FUNCTION_SINGLE_VECTOR)
261  inc_irq_stat(irq_call_count)
262  generic_smp_call_function_single_interrupt - Execute SMP IPI callbacks* Invoked by arch to handle an IPI for call function single.* Must be called with interrupts disabled.
263  trace_call_function_single_exit(CALL_FUNCTION_SINGLE_VECTOR)
264  exiting_irq()