Lines Matching defs:early
765 * early during boot.
2805 * and doesn't contain any migratable tasks. Ignore it early so
6117 static void __init cgroup_init_subsys(struct cgroup_subsys *ss, bool early)
6131 /* We don't handle early failures gracefully */
6137 * percpu_ref during early init. Disable refcnting.
6141 if (early) {
6142 /* allocation can't be done safely during early init */
6177 * subsystems that request early init.
6199 "cgroup rstat cannot be used with early init subsystem\n");
6216 * any subsystems that didn't request early init.