Searched refs:cgroup_free (Results 1 – 3 of 3) sorted by relevance
134 void cgroup_free(struct task_struct *p);661 static inline void cgroup_free(struct task_struct *p) {} in cgroup_free() function
974 cgroup_free(tsk); in __put_task_struct()
6706 void cgroup_free(struct task_struct *task) in cgroup_free() function