Searched refs:bringup (Results 1 – 11 of 11) sorted by relevance
64 bool bringup; member89 static inline void cpuhp_lock_acquire(bool bringup) in cpuhp_lock_acquire() argument91 lock_map_acquire(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_acquire()94 static inline void cpuhp_lock_release(bool bringup) in cpuhp_lock_release() argument96 lock_map_release(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_release()100 static inline void cpuhp_lock_acquire(bool bringup) { } in cpuhp_lock_acquire() argument101 static inline void cpuhp_lock_release(bool bringup) { } in cpuhp_lock_release() argument148 bool bringup, struct hlist_node *node, in cpuhp_invoke_callback() argument160 if (!(bringup ? step->startup.single : step->teardown.single)) in cpuhp_invoke_callback()168 cb = bringup ? step->startup.single : step->teardown.single; in cpuhp_invoke_callback()[all …]
1 Milbeaut SRAM for smp bringup3 Milbeaut SoCs use a part of the sram for the bringup of the secondary cores.
1 Rockchip SRAM for smp bringup:4 Rockchip's smp-capable SoCs use the first part of the sram for the bringup
1 Samsung Exynos SYSRAM for SMP bringup:4 Samsung SMP-capable Exynos SoCs use part of the SYSRAM for the bringup
4 for secondary CPU bringup and CPU hotplug.
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.
1 Allwinner SRAM for smp bringup:
25 of access initially with the bringup mode set on the
169 * Crashes in early boot, especially around CPU bringup. Bugs
849 configuration and system bringup easier. Configure the kernel with850 CONFIG_SECURITY_SMACK_BRINGUP to enable these features. When bringup856 Another feature of bringup mode is the "unconfined" option. Writing
599 during board bringup.