Home
last modified time | relevance | path

Searched refs:bringup (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/
A Dcpu.c72 bool bringup; member
487 st->bringup = bringup; in cpuhp_set_state()
497 bool bringup = !st->bringup; in cpuhp_reset_state() local
515 if (st->bringup) in cpuhp_reset_state()
521 st->bringup = bringup; in cpuhp_reset_state()
644 if (bringup) { in cpuhp_next_state()
750 bool bringup = st->bringup; in cpuhp_thread_fun() local
768 cpuhp_lock_acquire(bringup); in cpuhp_thread_fun()
840 st->bringup = bringup; in cpuhp_invoke_ap_callback()
851 st->bringup = !bringup; in cpuhp_invoke_ap_callback()
[all …]
/linux/security/smack/
A DKconfig25 of access initially with the bringup mode set on the
/linux/Documentation/devicetree/bindings/sram/
A Dsram.yaml177 // Samsung SMP-capable Exynos SoCs use part of the SYSRAM for the bringup
203 // Amlogic's SMP-capable SoCs use part of the sram for the bringup of the cores.
/linux/Documentation/x86/
A Dpti.rst169 * Crashes in early boot, especially around CPU bringup. Bugs
/linux/Documentation/admin-guide/LSM/
A DSmack.rst849 configuration and system bringup easier. Configure the kernel with
850 CONFIG_SECURITY_SMACK_BRINGUP to enable these features. When bringup
856 Another feature of bringup mode is the "unconfined" option. Writing
/linux/arch/xtensa/
A DKconfig460 during board bringup.

Completed in 17 milliseconds