Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a member:
Defined in 12 files as a function:
- arch/arm/kernel/machine_kexec.c, line 141 (as a function)
- arch/arm64/kernel/machine_kexec.c, line 162 (as a function)
- arch/loongarch/kernel/machine_kexec.c, line 249 (as a function)
- arch/m68k/kernel/machine_kexec.c, line 39 (as a function)
- arch/mips/kernel/machine_kexec.c, line 210 (as a function)
- arch/parisc/kernel/kexec.c, line 71 (as a function)
- arch/powerpc/kexec/core.c, line 43 (as a function)
- arch/riscv/kernel/machine_kexec.c, line 152 (as a function)
- arch/s390/kernel/machine_kexec.c, line 267 (as a function)
- arch/sh/kernel/machine_kexec.c, line 69 (as a function)
- arch/x86/kernel/machine_kexec_32.c, line 161 (as a function)
- arch/x86/kernel/machine_kexec_64.c, line 384 (as a function)
Referenced in 5 files:
- arch/powerpc/kexec/core.c
- arch/powerpc/platforms/85xx/smp.c, line 520
- arch/x86/kernel/machine_kexec_64.c, line 469
- kernel/crash_core.c, line 145
- kernel/kexec_core.c, line 1208
Smatch caller information:
kernel/crash_core.c __crash_kexec() -> machine_kexec()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | image | 1-u64max |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | irq |
kernel/kexec_core.c kernel_kexec() -> machine_kexec()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | image | 4096-ptr_max |
| NOCHECK_CALL | |||
| LOCK2 | global &system_transition_mutex | ||
| HALF_LOCKED2 | global &luo_session_serialize_rwsem | ||
| HALF_LOCKED2 | irq |