Searched defs:cgroup_setup (Results 1 - 2 of 2) sorted by relevance

/external/fio/
H A Dcgroup.h6 int cgroup_setup(struct thread_data *, struct flist_head *, char **);
13 static inline int cgroup_setup(struct thread_data *td, struct flist_head *list, function
16 td_verror(td, EINVAL, "cgroup_setup");
H A Dcgroup.c147 int cgroup_setup(struct thread_data *td, struct flist_head *clist, char **mnt) function

Completed in 162 milliseconds