Home
last modified time | relevance | path

Searched refs:cgroup_apply_control (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/cgroup/
H A Dcgroup.c262 static int cgroup_apply_control(struct cgroup *cgrp);
1842 WARN_ON(cgroup_apply_control(scgrp)); in rebind_subsystems()
1858 WARN_ON(cgroup_apply_control(scgrp)); in rebind_subsystems()
1896 ret = cgroup_apply_control(dcgrp);
3159 * cgroup_apply_control(). The csses associated with the in cgroup_update_dfl_csses()
3412 * cgroup_apply_control - apply control mask updates to the subtree in cgroup_apply_control()
3420 * 3. Call cgroup_apply_control() to apply the changes. in cgroup_apply_control()
3428 static int cgroup_apply_control(struct cgroup *cgrp)
3451 * Finalize control mask update. See cgroup_apply_control() for more info. in cgroup_vet_subtree_control_enable()
3588 ret = cgroup_apply_control(cgr in cgroup_enable_threaded()
3405 static int cgroup_apply_control(struct cgroup *cgrp) cgroup_apply_control() function
[all...]