| /kernel/linux/linux-6.6/kernel/ |
| D | cpu.c | 56 * @bringup: Single callback bringup or teardown selector 76 bool bringup; member 102 static inline void cpuhp_lock_acquire(bool bringup) in cpuhp_lock_acquire() argument 104 lock_map_acquire(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_acquire() 107 static inline void cpuhp_lock_release(bool bringup) in cpuhp_lock_release() argument 109 lock_map_release(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_release() 113 static inline void cpuhp_lock_acquire(bool bringup) { } in cpuhp_lock_acquire() argument 114 static inline void cpuhp_lock_release(bool bringup) { } in cpuhp_lock_release() argument 123 * @cant_stop: Bringup/teardown can't be stopped at this step 153 static bool cpuhp_step_empty(bool bringup, struct cpuhp_step *step) in cpuhp_step_empty() argument [all …]
|
| /kernel/linux/linux-5.10/kernel/ |
| D | cpu.c | 53 * @bringup: Single callback bringup or teardown selector 68 bool bringup; member 93 static inline void cpuhp_lock_acquire(bool bringup) in cpuhp_lock_acquire() argument 95 lock_map_acquire(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_acquire() 98 static inline void cpuhp_lock_release(bool bringup) in cpuhp_lock_release() argument 100 lock_map_release(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_release() 104 static inline void cpuhp_lock_acquire(bool bringup) { } in cpuhp_lock_acquire() argument 105 static inline void cpuhp_lock_release(bool bringup) { } in cpuhp_lock_release() argument 114 * @cant_stop: Bringup/teardown can't be stopped at this step 145 * @bringup: True if the bringup callback should be invoked [all …]
|
| /kernel/linux/linux-6.6/drivers/soc/qcom/ |
| D | rpm_master_stats.c | 51 seq_printf(s, "\tLast bringup req @ %llu\n", stat.bringup_req); in master_stats_show() 52 seq_printf(s, "\tLast bringup ack @ %llu\n", stat.bringup_ack); in master_stats_show()
|
| /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-6.6/Documentation/devicetree/bindings/memory-controllers/ |
| D | canaan,k210-sram.yaml | 12 its clocks, before OS bringup.
|
| /kernel/linux/linux-5.10/security/smack/ |
| D | Kconfig | 25 of access initially with the bringup mode set on the
|
| /kernel/linux/linux-6.6/security/smack/ |
| D | Kconfig | 25 of access initially with the bringup mode set on the
|
| /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-6.6/Documentation/devicetree/bindings/sram/ |
| D | sram.yaml | 181 // Samsung SMP-capable Exynos SoCs use part of the SYSRAM for the bringup 207 // 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-6.6/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-6.6/arch/arm/common/ |
| D | mcpm_platsmp.c | 8 * Code to handle secondary CPU bringup and hotplug for the cluster power API.
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
| D | cvmx-helper-npi.h | 51 * Bringup and enable a NPI interface. After this call packet
|
| D | cvmx-helper-loop.h | 50 * Bringup and enable a LOOP 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-sgmii.h | 51 * Bringup and enable a SGMII interface. After this call packet
|
| D | cvmx-helper-xaui.h | 51 * Bringup and enable a XAUI 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-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-sgmii.h | 51 * Bringup and enable a SGMII interface. After this call packet
|
| D | cvmx-helper-xaui.h | 51 * Bringup and enable a XAUI interface. After this call packet
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | preempt.h | 129 /* Deferred to CPU bringup time */
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | preempt.h | 129 /* Deferred to CPU bringup time */
|