Home
last modified time | relevance | path

Searched defs:cgroup_free (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dcgroup.h550 static inline void cgroup_free(struct task_struct *p) {} in cgroup_free() function
/linux-4.4.14/kernel/
Dcgroup.c5705 void cgroup_free(struct task_struct *task) in cgroup_free() function