Home
last modified time | relevance | path

Searched refs:cgroup_shutdown (Results 1 – 3 of 3) sorted by relevance

/external/fio/
Dcgroup.h7 void cgroup_shutdown(struct thread_data *, char **);
20 static inline void cgroup_shutdown(struct thread_data *td, char **mnt) in cgroup_shutdown() function
Dcgroup.c189 void cgroup_shutdown(struct thread_data *td, char **mnt) in cgroup_shutdown() function
Dbackend.c1829 cgroup_shutdown(td, &cgroup_mnt); in thread_main()