Defined in 1 files as a prototype:
Defined in 2 files as a member:
- arch/sh/include/asm/smp-ops.h, line 10 (as a member)
- include/linux/rpmsg/mtk_rpmsg.h, line 27 (as a member)
Defined in 2 files as a function:
- arch/hexagon/kernel/smp.c, line 93 (as a function)
- arch/x86/kernel/apic/x2apic_savic.c, line 244 (as a function)
Referenced in 11 files:
- arch/hexagon/kernel/smp.c
- arch/hexagon/kernel/time.c, line 101
- arch/sh/boards/of-generic.c, line 46
- arch/sh/kernel/cpu/sh2/smp-j2.c, line 130
- arch/sh/kernel/cpu/sh4a/smp-shx3.c, line 142
- arch/sh/kernel/smp.c
- arch/x86/kernel/apic/x2apic_savic.c
- arch/x86/kvm/hyperv.c
- arch/x86/kvm/x86.c
- drivers/remoteproc/mtk_scp.c, line 1097
- drivers/rpmsg/mtk_rpmsg.c
Smatch caller information:
arch/x86/kernel/apic/x2apic_savic.c savic_send_ipi() -> send_ipi()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | dsh | 0 |
| DATA_SOURCE | 1 | vector | $1 |
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
arch/x86/kernel/apic/x2apic_savic.c savic_send_ipi_all() -> send_ipi()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dest | 0 |
| PARAM_VALUE | 2 | dsh | 524288 |
| DATA_SOURCE | 1 | vector | $0 |
| NOCHECK_CALL |
arch/x86/kernel/apic/x2apic_savic.c savic_send_ipi_allbutself() -> send_ipi()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dest | 0 |
| PARAM_VALUE | 2 | dsh | 786432 |
| DATA_SOURCE | 1 | vector | $0 |
| NOCHECK_CALL |
arch/x86/kernel/apic/x2apic_savic.c send_ipi_mask() -> send_ipi()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | dsh | 0 |
| DATA_SOURCE | 1 | vector | $1 |
| NOCHECK_CALL | |||
| LOCK2 | _T->flags |