Defined in 1 files as a prototype:
Defined in 3 files as a function:
- arch/loongarch/kernel/smp.c, line 140 (as a function)
- arch/mips/kernel/smp.c, line 105 (as a function)
- arch/x86/kernel/smpboot.c, line 694 (as a function)
Referenced in 4 files:
- arch/loongarch/kernel/smp.c
- arch/mips/kernel/smp.c
- arch/x86/kernel/smpboot.c
- arch/x86/xen/smp_pv.c, line 73
Smatch caller information:
arch/x86/xen/smp_pv.c cpu_bringup() -> set_cpu_sibling_map()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cpu | 0 |
| DATA_SOURCE | 0 | cpu | r debug_smp_processor_id |
| NOCHECK_CALL |
arch/x86/kernel/smpboot.c ap_starting() -> set_cpu_sibling_map()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cpu | 0 |
| DATA_SOURCE | 0 | cpu | r debug_smp_processor_id |
| NOCHECK_CALL |
arch/x86/kernel/smpboot.c smp_prepare_cpus_common() -> set_cpu_sibling_map()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cpu | 0 |
| NOCHECK_CALL |