HomeSort by relevance Sort by last modified time
    Searched refs:cgroup_weight (Results 1 - 4 of 4) sorted by null

  /external/fio/
cgroup.c 172 if (td->o.cgroup_weight) {
174 td->o.cgroup_weight,
193 if (!td->o.cgroup_weight && !td->o.cgroup)
thread_options.h 238 unsigned int cgroup_weight; member in struct:thread_options
456 uint32_t cgroup_weight; member in struct:thread_options_pack
cconv.c 227 o->cgroup_weight = le32_to_cpu(top->cgroup_weight);
384 top->cgroup_weight = cpu_to_le32(o->cgroup_weight);
options.c     [all...]

Completed in 52 milliseconds