init_cfs_bandwidth
init_cfs_bandwidth(&root_task_group.cfs_bandwidth, NULL);
init_cfs_bandwidth(tg_cfs_bandwidth(tg), tg_cfs_bandwidth(parent));
extern void init_cfs_bandwidth(struct cfs_bandwidth *cfs_b, struct cfs_bandwidth *parent);