Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcgroup.h721 static inline void cgroup_free(struct task_struct *p) {} in cgroup_free() function
/Linux-v5.10/kernel/cgroup/
Dcgroup.c6226 void cgroup_free(struct task_struct *task) in cgroup_free() function