Searched refs:rebind_subsystems (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dcgroup.c938 static int rebind_subsystems(struct cgroupfs_root *root, function
1172 * don't dance around before rebind_subsystems attaches them. This may
1174 * but rebind_subsystems handles this case.
1242 ret = rebind_subsystems(root, opts.subsys_bits);
1505 ret = rebind_subsystems(root, root->subsys_bits);
1591 ret = rebind_subsystems(root, 0);
3274 * No worry about a race with rebind_subsystems that might mess up the

Completed in 43 milliseconds