Lines Matching defs:early
798 * early during boot.
2888 * and doesn't contain any migratable tasks. Ignore it early so
6248 static void __init cgroup_init_subsys(struct cgroup_subsys *ss, bool early)
6262 /* We don't handle early failures gracefully */
6268 * percpu_ref during early init. Disable refcnting.
6272 if (early) {
6273 /* allocation can't be done safely during early init */
6308 * subsystems that request early init.
6330 "cgroup rstat cannot be used with early init subsystem\n");
6347 * any subsystems that didn't request early init.