Home
last modified time | relevance | path

Searched refs:hotpluggable (Results 1 – 18 of 18) sorted by relevance

/linux-6.12.1/drivers/acpi/numa/
Dsrat.c273 u32 hotpluggable; in acpi_parse_memory_affinity() local
289 hotpluggable = IS_ENABLED(CONFIG_MEMORY_HOTPLUG) && in acpi_parse_memory_affinity()
316 hotpluggable ? " hotplug" : "", in acpi_parse_memory_affinity()
320 if (hotpluggable && memblock_mark_hotplug(start, ma->length)) in acpi_parse_memory_affinity()
/linux-6.12.1/arch/mips/kernel/
Dtopology.c18 c->hotpluggable = !!i; in topology_init()
/linux-6.12.1/drivers/base/
Dcpu.c408 cpu->dev.offline_disabled = !cpu->hotpluggable; in register_cpu()
412 if (cpu->hotpluggable) in register_cpu()
532 return dev && container_of(dev, struct cpu, dev)->hotpluggable in cpu_is_hotpluggable()
549 c->hotpluggable = arch_cpu_is_hotpluggable(cpu); in arch_register_cpu()
/linux-6.12.1/arch/sh/kernel/
Dtopology.c52 c->hotpluggable = 1; in topology_init()
/linux-6.12.1/arch/parisc/kernel/
Dtopology.c40 per_cpu(cpu_devices, cpuid).hotpluggable = 1; in store_cpu_topology()
/linux-6.12.1/Documentation/driver-api/media/
Dv4l2-device.rst58 If you have a hotpluggable device (e.g. a USB device), then when a disconnect
68 hotpluggable, then there is no need to call :c:func:`v4l2_device_disconnect`.
120 safe to unregister :c:type:`v4l2_device` for hotpluggable devices. For this
/linux-6.12.1/Documentation/arch/x86/x86_64/
Dcpu-hotplug-spec.rst16 For CPU hotplug Linux/x86-64 expects now that any possible future hotpluggable
/linux-6.12.1/include/linux/
Dcpu.h29 int hotpluggable; /* creates sysfs control file if hotpluggable */ member
/linux-6.12.1/drivers/of/
Dfdt.c973 bool hotpluggable; in early_init_dt_scan_memory() local
989 hotpluggable = of_get_flat_dt_prop(node, "hotpluggable", NULL); in early_init_dt_scan_memory()
1008 if (!hotpluggable) in early_init_dt_scan_memory()
/linux-6.12.1/arch/powerpc/kernel/
Dsysfs.c941 if (WARN_RATELIMIT(!c->hotpluggable, "cpu %d can't be offlined\n", cpu)) in unregister_cpu_online()
1165 c->hotpluggable = 1; in topology_init()
1168 if (cpu_online(cpu) || c->hotpluggable) { in topology_init()
/linux-6.12.1/Documentation/fb/
Dsh7760fb.rst19 (displays aren't hotpluggable anyway)
/linux-6.12.1/arch/xtensa/kernel/
Dsetup.c382 cpu->hotpluggable = !!i; in topology_init()
/linux-6.12.1/Documentation/driver-api/usb/
Dhotplug.rst8 In hotpluggable busses like USB (and Cardbus PCI), end-users plug devices
/linux-6.12.1/arch/arm64/kernel/
Dsmp.c536 c->hotpluggable = arch_cpu_is_hotpluggable(cpu); in arch_register_cpu()
/linux-6.12.1/Documentation/driver-api/driver-model/
Dplatform.rst187 this interface is only for use with non-hotpluggable devices.)
Dporting.rst176 This should happen on buses that support hotpluggable devices.
/linux-6.12.1/arch/s390/kernel/
Dsmp.c1135 c->hotpluggable = arch_cpu_is_hotpluggable(cpu); in arch_register_cpu()
/linux-6.12.1/Documentation/driver-api/
Dxillybus.rst237 Even though PCI Express is hotpluggable in general, a typical motherboard