Defined in 2 files as a prototype:
- arch/sh/include/asm/processor.h, line 98 (as a prototype)
- arch/x86/include/asm/processor.h, line 753 (as a prototype)
Defined in 1 files as a member:
Defined in 7 files as a function:
- arch/loongarch/kernel/smp.c, line 705 (as a function)
- arch/mips/kernel/smp.c, line 417 (as a function)
- arch/openrisc/kernel/smp.c, line 190 (as a function)
- arch/powerpc/kernel/smp.c, line 668 (as a function)
- arch/sh/kernel/idle.c, line 53 (as a function)
- arch/sparc/kernel/smp_64.c, line 1483 (as a function)
- arch/x86/kernel/process.c, line 822 (as a function)
Referenced in 12 files:
- arch/loongarch/kernel/smp.c, line 716
- arch/mips/kernel/smp.c, line 432
- arch/openrisc/kernel/smp.c, line 206
- arch/powerpc/kernel/smp.c, line 700
- arch/sh/kernel/reboot.c, line 58
- arch/sh/kernel/smp.c, line 268
- arch/sparc/kernel/smp_64.c, line 1515
- arch/x86/kernel/acpi/madt_wakeup.c, line 120
- arch/x86/kernel/process.c
- arch/x86/kernel/reboot.c
- arch/x86/kernel/smp.c
- tools/objtool/noreturns.h, line 51
Smatch caller information:
arch/x86/kernel/reboot.c native_machine_halt() -> stop_this_cpu()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dummy | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
arch/x86/kernel/smp.c __sysvec_reboot() -> stop_this_cpu()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dummy | 0 |
| PREEMPT_ADD | |||
| NOCHECK_CALL |
arch/x86/kernel/smp.c smp_stop_nmi_callback() -> stop_this_cpu()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dummy | 0 |
| NOCHECK_CALL | |||
| LOCK2 | rcu_read | ||
| HALF_LOCKED2 | global &nmi_reason_lock |