Lines Matching full:invoked
153 hotplug states will be invoked, starting with ``CPUHP_ONLINE`` and terminating
178 will be invoked during registration on all online CPUs. If an error
180 invoked on all CPUs on which the online callback was previously invoked.
181 After registration completed, the *Y_online* callback will be invoked
182 once a CPU is brought online and *Y_prepare_down* will be invoked when a
192 During the removal of a hotplug state the teardown callback will be invoked.
219 should be invoked which will invoke the teardown callback on all online
238 * The states *CPUHP_OFFLINE* … *CPUHP_AP_OFFLINE* are invoked before the
240 * The states *CPUHP_AP_OFFLINE* … *CPUHP_AP_ONLINE* are invoked
243 the callbacks are invoked on the target CPU.
246 * The states are invoked in the reverse order on CPU shutdown starting with
248 invoked on the CPU that will be shutdown until *CPUHP_AP_OFFLINE*.
287 invoked. And now get back online: ::
323 95.552. All invoked callbacks including their return codes are visible in the