HomeSort by relevance Sort by last modified time
    Searched refs:cgroup_setup (Results 1 - 3 of 3) 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
backend.c     [all...]

Completed in 112 milliseconds