X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fcgroups%2Fcgroups.txt;h=c6256ae9885b8ac7445f6d10066ee541ebb388b8;hb=7316895a081a903a414ecb19d04b2d19eff2f85e;hp=f935fac1e73b9e18981b8b0ff2a69ba534b5e34d;hpb=c533b8e60ab27e8f8782a1997f8417561140f7f8;p=karo-tx-linux.git diff --git a/Documentation/cgroups/cgroups.txt b/Documentation/cgroups/cgroups.txt index f935fac1e73b..c6256ae9885b 100644 --- a/Documentation/cgroups/cgroups.txt +++ b/Documentation/cgroups/cgroups.txt @@ -637,6 +637,10 @@ void exit(struct task_struct *task) Called during task exit. +void free(struct task_struct *task) + +Called when the task_struct is freed. + void bind(struct cgroup *root) (cgroup_mutex held by caller)