| /kernel/linux/linux-5.10/kernel/ |
| D | cpu.c | 52 * @bringup: Single callback bringup or teardown selector 67 bool bringup; member 92 static inline void cpuhp_lock_acquire(bool bringup) in cpuhp_lock_acquire() argument 94 lock_map_acquire(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_acquire() 97 static inline void cpuhp_lock_release(bool bringup) in cpuhp_lock_release() argument 99 lock_map_release(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_release() 103 static inline void cpuhp_lock_acquire(bool bringup) { } in cpuhp_lock_acquire() argument 104 static inline void cpuhp_lock_release(bool bringup) { } in cpuhp_lock_release() argument 113 * @cant_stop: Bringup/teardown can't be stopped at this step 144 * @bringup: True if the bringup callback should be invoked [all …]
|
| /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-5.10/security/smack/ |
| D | Kconfig | 25 of access initially with the bringup mode set on the
|
| D | smack_access.c | 178 * Return a positive value if using bringup mode. in smk_access() 367 * The result may be positive in bringup mode. in smack_log()
|
| /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
|
| D | cvmx-helper-loop.c | 73 * Bringup and enable a LOOP interface. After this call packet
|
| D | cvmx-helper-npi.c | 67 * Bringup and enable a NPI interface. After this call packet
|
| D | cvmx-helper-spi.c | 96 * 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-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-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
|
| D | cvmx-helper-spi.h | 48 * Bringup and enable a SPI interface. After this call packet I/O
|
| /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/s390/include/asm/ |
| D | preempt.h | 122 /* Deferred to CPU bringup time */
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | head64.c | 532 * Data structures and code used for IDT setup in head_64.S. The bringup-IDT is 539 * during early CPU bringup. Also the idt_table has the runtime vectors 541 * which also hasn't happened yet in early CPU bringup.
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/LSM/ |
| D | Smack.rst | 845 Bringup Mode 848 Bringup mode provides logging features that can make application 849 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
|
| /kernel/linux/linux-5.10/arch/xtensa/kernel/ |
| D | s32c1i_selftest.c | 54 /* Simple test of S32C1I (soc bringup assist) */
|
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| D | btmrvl_drv.h | 130 /* Sub-commands: Module Bringup/Shutdown Request/Response */
|
| /kernel/linux/linux-5.10/drivers/net/wimax/i2400m/ |
| D | i2400m.h | 458 * @init_mutex: Mutex used for serializing the device bringup 460 * don't try to do a bringup again while we are tearing down the 463 * Can't reuse @msg_mutex because from within the bringup sequence 628 struct mutex init_mutex; /* protect bringup seq */
|
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| D | cps-vec-ns16550.S | 166 * the bringup of a core and it is very likely to be unsafe to perform
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce120/ |
| D | dce120_hw_sequencer.c | 156 /* disable for bringup */ in dce120_enable_display_power_gating()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| D | test_xdp_vlan.sh | 184 # Bringup lo in netns (to avoids confusing people using --interactive)
|
| /kernel/linux/linux-5.10/drivers/phy/cadence/ |
| D | phy-cadence-salvo.c | 126 * Below bringup sequence pair are from Cadence PHY's User Guide
|