Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/
Dnuma.c264 u32 hotpluggable; in acpi_numa_memory_affinity_init() local
276 hotpluggable = ma->flags & ACPI_SRAT_MEM_HOT_PLUGGABLE; in acpi_numa_memory_affinity_init()
277 if (hotpluggable && !IS_ENABLED(CONFIG_MEMORY_HOTPLUG)) in acpi_numa_memory_affinity_init()
304 hotpluggable ? " hotplug" : "", in acpi_numa_memory_affinity_init()
308 if (hotpluggable && memblock_mark_hotplug(start, ma->length)) in acpi_numa_memory_affinity_init()
/Linux-v4.19/arch/mips/kernel/
Dtopology.c23 c->hotpluggable = 1; in topology_init()
/Linux-v4.19/arch/sh/kernel/
Dtopology.c60 c->hotpluggable = 1; in topology_init()
/Linux-v4.19/Documentation/media/kapi/
Dv4l2-device.rst56 If you have a hotpluggable device (e.g. a USB device), then when a disconnect
66 hotpluggable, then there is no need to call :c:func:`v4l2_device_disconnect`.
118 safe to unregister :c:type:`v4l2_device` for hotpluggable devices. For this
/Linux-v4.19/drivers/base/
Dcpu.c375 cpu->dev.offline_disabled = !cpu->hotpluggable; in register_cpu()
382 if (cpu->hotpluggable) in register_cpu()
497 return dev && container_of(dev, struct cpu, dev)->hotpluggable; in cpu_is_hotpluggable()
/Linux-v4.19/arch/x86/kernel/
Dtopology.c142 per_cpu(cpu_devices, num).cpu.hotpluggable = 1; in arch_register_cpu()
/Linux-v4.19/Documentation/x86/x86_64/
Dcpu-hotplug-spec13 For CPU hotplug Linux/x86-64 expects now that any possible future hotpluggable
/Linux-v4.19/include/linux/
Dcpu.h28 int hotpluggable; /* creates sysfs control file if hotpluggable */ member
/Linux-v4.19/drivers/of/
Dfdt.c1034 bool hotpluggable; in early_init_dt_scan_memory() local
1047 hotpluggable = of_get_flat_dt_prop(node, "hotpluggable", NULL); in early_init_dt_scan_memory()
1064 if (!hotpluggable) in early_init_dt_scan_memory()
/Linux-v4.19/arch/powerpc/kernel/
Dsysfs.c815 BUG_ON(!c->hotpluggable); in unregister_cpu_online()
1045 c->hotpluggable = 1; in topology_init()
1047 if (cpu_online(cpu) || c->hotpluggable) { in topology_init()
/Linux-v4.19/arch/arm64/kernel/
Dsetup.c375 cpu->hotpluggable = 1; in topology_init()
/Linux-v4.19/Documentation/fb/
Dsh7760fb.txt17 (displays aren't hotpluggable anyway)
/Linux-v4.19/arch/xtensa/kernel/
Dsetup.c421 cpu->hotpluggable = !!i; in topology_init()
/Linux-v4.19/arch/ia64/kernel/
Dtopology.c51 sysfs_cpus[num].cpu.hotpluggable = 1; in arch_register_cpu()
/Linux-v4.19/Documentation/driver-api/usb/
Dhotplug.rst8 In hotpluggable busses like USB (and Cardbus PCI), end-users plug devices
/Linux-v4.19/arch/arm/kernel/
Dsetup.c1171 cpuinfo->cpu.hotpluggable = platform_can_hotplug_cpu(cpu); in topology_init()
/Linux-v4.19/Documentation/driver-model/
Dplatform.txt184 this interface is only for use with non-hotpluggable devices.)
Dporting.txt174 This should happen on buses that support hotpluggable devices.
/Linux-v4.19/arch/s390/kernel/
Dsmp.c1104 c->hotpluggable = 1; in smp_add_present_cpu()
/Linux-v4.19/Documentation/core-api/
Dcpu_hotplug.rst43 Use this to limit hotpluggable CPUs. This option sets
/Linux-v4.19/Documentation/
Dxillybus.txt237 Even though PCI Express is hotpluggable in general, a typical motherboard
/Linux-v4.19/Documentation/devicetree/
Dbooting-without-of.txt979 - hotpluggable : The presence of this property provides an explicit