Home
last modified time | relevance | path

Searched refs:offlined (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/mm/
Dmemory_hotplug.c1536 long offlined = *(long *)data; in check_pages_isolated_cb() local
1538 offlined = nr_pages; in check_pages_isolated_cb()
1540 *(long *)data += offlined; in check_pages_isolated_cb()
1547 long offlined = 0; in check_pages_isolated() local
1550 ret = walk_system_ram_range(start_pfn, end_pfn - start_pfn, &offlined, in check_pages_isolated()
1553 offlined = (long)ret; in check_pages_isolated()
1554 return offlined; in check_pages_isolated()
/linux-4.4.14/Documentation/
Dcpu-hotplug.txt52 cede_offline={"off","on"} Use this option to disable/enable putting offlined
243 Q: What happens when a CPU is being logically offlined?
248 CPU is being offlined while tasks are frozen due to a suspend operation in
259 CPU is being offlined).
263 running on behalf of this CPU that was offlined"
313 A: Yes, CPU notifiers are called only when new CPUs are on-lined or offlined.
Dkselftest.txt8 memory to be ready to be offlined. A special hot-plug target is created
Dmemory-hotplug.txt339 A memory block under ZONE_MOVABLE is considered to be able to be offlined
341 block cannot be offlined due to -EBUSY, you can retry offlining it and may be
380 longer possible from the memory but some of the memory to be offlined
/linux-4.4.14/Documentation/arm/
DCCN.txt40 will be overwritten anyway). In case of this processor being offlined,
/linux-4.4.14/Documentation/power/
Dsuspend-and-cpuhotplug.txt149 the non-boot CPUs are offlined or onlined, the _cpu_*() functions are called
/linux-4.4.14/Documentation/thermal/
Dintel_powerclamp.txt83 belong to the offlined CPUs will be terminated immediately.
/linux-4.4.14/drivers/acpi/
DKconfig370 offlined during runtime.
/linux-4.4.14/Documentation/scsi/
Dscsi_eh.txt243 scmds are retried iff its sdev is still online (not offlined during
/linux-4.4.14/Documentation/RCU/
Dtrace.txt88 started. Again, offlined CPUs and CPUs in dynticks idle mode
DwhatisRCU.txt921 user-mode execution, or on an offlined CPU? If so, SRCU is the
/linux-4.4.14/Documentation/cgroups/
Dcpusets.txt509 - or a cpu is offlined/onlined.
/linux-4.4.14/arch/x86/
DKconfig1996 Enabling this option offlines CPU0 (if CPU0 can be offlined) as
1997 soon as possible and boots up userspace with CPU0 offlined. User