| /kernel/linux/linux-4.19/kernel/ |
| D | cpu.c | 49 * @bringup: Single callback bringup or teardown selector 64 bool bringup; member 86 static inline void cpuhp_lock_acquire(bool bringup) in cpuhp_lock_acquire() argument 88 lock_map_acquire(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_acquire() 91 static inline void cpuhp_lock_release(bool bringup) in cpuhp_lock_release() argument 93 lock_map_release(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_release() 97 static inline void cpuhp_lock_acquire(bool bringup) { } in cpuhp_lock_acquire() argument 98 static inline void cpuhp_lock_release(bool bringup) { } in cpuhp_lock_release() argument 107 * @cant_stop: Bringup/teardown can't be stopped at this step 138 * @bringup: True if the bringup callback should be invoked [all …]
|
| /kernel/linux/linux-5.10/kernel/ |
| D | cpu.c | 51 * @bringup: Single callback bringup or teardown selector 66 bool bringup; member 91 static inline void cpuhp_lock_acquire(bool bringup) in cpuhp_lock_acquire() argument 93 lock_map_acquire(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_acquire() 96 static inline void cpuhp_lock_release(bool bringup) in cpuhp_lock_release() argument 98 lock_map_release(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_release() 102 static inline void cpuhp_lock_acquire(bool bringup) { } in cpuhp_lock_acquire() argument 103 static inline void cpuhp_lock_release(bool bringup) { } in cpuhp_lock_release() argument 112 * @cant_stop: Bringup/teardown can't be stopped at this step 143 * @bringup: True if the bringup callback should be invoked [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/sram/ |
| D | rockchip-smp-sram.txt | 1 Rockchip SRAM for smp bringup: 4 Rockchip's smp-capable SoCs use the first part of the sram for the bringup
|
| D | samsung-sram.txt | 1 Samsung Exynos SYSRAM for SMP bringup: 4 Samsung SMP-capable Exynos SoCs use part of the SYSRAM for the bringup
|
| D | renesas,smp-sram.txt | 4 for secondary CPU bringup and CPU hotplug.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/amlogic/ |
| D | smp-sram.txt | 1 Amlogic Meson8 and Meson8b SRAM for smp bringup: 4 Amlogic's SMP-capable SoCs use part of the sram for the bringup of the cores.
|
| /kernel/linux/linux-5.10/arch/arm/mach-keystone/ |
| D | platsmp.c | 34 pr_err("CPU %d bringup failed with %d\n", cpu, error); in keystone_smp_boot_secondary()
|
| /kernel/linux/linux-4.19/arch/arm/mach-keystone/ |
| D | platsmp.c | 37 pr_err("CPU %d bringup failed with %d\n", cpu, error); in keystone_smp_boot_secondary()
|
| /kernel/linux/linux-4.19/security/smack/ |
| D | Kconfig | 24 of access initially with the bringup mode set on the
|
| /kernel/linux/linux-5.10/security/smack/ |
| D | Kconfig | 25 of access initially with the bringup mode set on the
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/sunxi/ |
| D | smp-sram.txt | 1 Allwinner SRAM for smp bringup:
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sram/ |
| D | sram.yaml | 165 // Samsung SMP-capable Exynos SoCs use part of the SYSRAM for the bringup 191 // Amlogic's SMP-capable SoCs use part of the sram for the bringup of the cores.
|
| /kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/ |
| D | cvmx-helper-sgmii.c | 300 * follows the bringup documented in 10.6.3 of the manual. 302 * @interface: Interface to bringup 358 * Bringup and enable a SGMII interface. After this call packet
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/octeon/ |
| D | cvmx-helper-loop.h | 50 * Bringup and enable a LOOP interface. After this call packet
|
| D | cvmx-helper-npi.h | 51 * Bringup and enable a NPI interface. After this call packet
|
| D | cvmx-helper-spi.h | 48 * Bringup and enable a SPI interface. After this call packet I/O
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
| D | cvmx-helper-loop.h | 50 * Bringup and enable a LOOP interface. After this call packet
|
| D | cvmx-helper-npi.h | 51 * Bringup and enable a NPI interface. After this call packet
|
| D | cvmx-helper-spi.h | 48 * Bringup and enable a SPI interface. After this call packet I/O
|
| D | cvmx-helper-xaui.h | 51 * Bringup and enable a XAUI interface. After this call packet
|
| D | cvmx-helper-sgmii.h | 51 * Bringup and enable a SGMII interface. After this call packet
|
| /kernel/linux/linux-5.10/arch/arm/common/ |
| D | mcpm_platsmp.c | 8 * Code to handle secondary CPU bringup and hotplug for the cluster power API.
|
| /kernel/linux/linux-4.19/arch/arm/common/ |
| D | mcpm_platsmp.c | 11 * Code to handle secondary CPU bringup and hotplug for the cluster power API.
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | preempt.h | 122 /* Deferred to CPU bringup time */
|
| /kernel/linux/linux-4.19/arch/mips/cavium-octeon/executive/ |
| D | cvmx-helper-sgmii.c | 300 * follows the bringup documented in 10.6.3 of the manual. 302 * @interface: Interface to bringup 358 * Bringup and enable a SGMII interface. After this call packet
|