HomeSort by relevance Sort by last modified time
    Searched defs:cgroup_setup (Results 1 - 2 of 2) sorted by null

  /external/fio/
cgroup.h 6 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");
cgroup.c 147 int cgroup_setup(struct thread_data *td, struct flist_head *clist, char **mnt) function

Completed in 199 milliseconds