Lines Matching full:invoked
146 hotplug states will be invoked, starting with ``CPUHP_ONLINE`` and terminating
171 will be invoked during registration on all online CPUs. If an error
173 invoked on all CPUs on which the online callback was previously invoked.
174 After registration completed, the *Y_online* callback will be invoked
175 once a CPU is brought online and *Y_prepare_down* will be invoked when a
185 During the removal of a hotplug state the teardown callback will be invoked.
212 should be invoked which will invoke the teardown callback on all online
231 * The states *CPUHP_OFFLINE* … *CPUHP_AP_OFFLINE* are invoked before the
233 * The states *CPUHP_AP_OFFLINE* … *CPUHP_AP_ONLINE* are invoked
236 the callbacks are invoked on the target CPU.
239 * The states are invoked in the reverse order on CPU shutdown starting with
241 invoked on the CPU that will be shutdown until *CPUHP_AP_OFFLINE*.
280 invoked. And now get back online: ::
316 95.552. All invoked callbacks including their return codes are visible in the