Searched refs:cgroup_shutdown (Results 1 – 3 of 3) sorted by relevance
7 void cgroup_shutdown(struct thread_data *, char **);20 static inline void cgroup_shutdown(struct thread_data *td, char **mnt) in cgroup_shutdown() function
189 void cgroup_shutdown(struct thread_data *td, char **mnt) in cgroup_shutdown() function
1829 cgroup_shutdown(td, &cgroup_mnt); in thread_main()