Lines Matching defs:done
259 struct completion *done = bringup ? &st->done_up : &st->done_down;
260 wait_for_completion(done);
265 struct completion *done = bringup ? &st->done_up : &st->done_down;
266 complete(done);
283 * The following two APIs (cpu_maps_update_begin/done) must be used when
431 * The decision whether SMT is supported can only be done after the full
878 * not required to be done under cpu_hotplug_lock, but that's a different
1021 * that the migration thread is done doing the stop_machine thing.
1119 * The AP side has done the error rollback already. Just
1339 * The AP side has done the error rollback already. Just
1915 * If there's nothing to do, we done.