Lines Matching full:invoked
29 * installed teardown callbacks are invoked in the reverse order from
34 * PREPARE: The callbacks are invoked on a control CPU before the
37 * STARTING: The callbacks are invoked on the hotplugged CPU from the low level
40 * ONLINE: The callbacks are invoked on the hotplugged CPU from the per CPU
60 /* PREPARE section invoked on a control CPU */
132 * STARTING section invoked on the hotplugged CPU in low level
197 /* Online section invoked on the hotplugged CPU from the hotplug thread */
290 * Same as cpuhp_setup_state() except that it must be invoked from within a
311 * invoked during installation. NOP if SMP=n or HOTPLUG_CPU=n.
332 * Same as cpuhp_setup_state_nocalls() except that it must be invoked from
352 * instance callback. No callbacks are invoked at this point. The callbacks are
353 * invoked once an instance for this state are registered via
415 * invoked from within a cpus_read_lock() held region.
454 * Same as cpuhp_remove_state nocalls() except that it must be invoked