Searched refs:cgroup_task_free (Results 1 – 3 of 3) sorted by relevance
155 void cgroup_task_free(struct task_struct *p);749 static inline void cgroup_task_free(struct task_struct *p) {} in cgroup_task_free() function
788 cgroup_task_free(tsk); in __put_task_struct()
7110 void cgroup_task_free(struct task_struct *task) in cgroup_task_free() function