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
192 /* Online section invoked on the hotplugged CPU from the hotplug thread */
284 * Same as cpuhp_setup_state() except that it must be invoked from within a
305 * invoked during installation. NOP if SMP=n or HOTPLUG_CPU=n.
326 * Same as cpuhp_setup_state_nocalls() except that it must be invoked from
346 * instance callback. No callbacks are invoked at this point. The callbacks are
347 * invoked once an instance for this state are registered via
409 * invoked from within a cpus_read_lock() held region.
448 * Same as cpuhp_remove_state nocalls() except that it must be invoked