Home
last modified time | relevance | path

Searched refs:onlining (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dhotplug.c43 static enum scx_test_status test_hotplug(bool onlining, bool cbs_defined) in test_hotplug() argument
57 if (onlining) in test_hotplug()
63 if (onlining) in test_hotplug()
82 toggle_online_status(onlining ? 1 : 0); in test_hotplug()
90 if (!onlining) in test_hotplug()
H A Dhotplug.bpf.c20 static void exit_from_hotplug(s32 cpu, bool onlining) in exit_from_hotplug() argument
30 if (onlining) in exit_from_hotplug()
34 onlining ? "online" : "offline"); in exit_from_hotplug()
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-memory56 when onlining to select a target zone: "online_movable"
63 While onlining is unlikely to fail, there are no guarantees
83 provided by a memory block can be managed when onlining.