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 */
131 * STARTING section invoked on the hotplugged CPU in low level
196 /* Online section invoked on the hotplugged CPU from the hotplug thread */
289 * Same as cpuhp_setup_state() except that it must be invoked from within a
310 * invoked during installation. NOP if SMP=n or HOTPLUG_CPU=n.
331 * Same as cpuhp_setup_state_nocalls() except that it must be invoked from
351 * instance callback. No callbacks are invoked at this point. The callbacks are
352 * invoked once an instance for this state are registered via
414 * invoked from within a cpus_read_lock() held region.
453 * Same as cpuhp_remove_state nocalls() except that it must be invoked