Home
last modified time | relevance | path

Searched refs:startup_io_weight (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/core/
Dcgroup.h140 uint64_t startup_io_weight; member
Dcgroup.c90 c->startup_io_weight != CGROUP_WEIGHT_INVALID || in unit_has_startup_cgroup_constraints()
157 .startup_io_weight = CGROUP_WEIGHT_INVALID, in cgroup_context_init()
494 prefix, c->startup_io_weight, in cgroup_context_dump()
1022 c->startup_io_weight != CGROUP_WEIGHT_INVALID || in cgroup_context_has_io_config()
1038 c->startup_io_weight != CGROUP_WEIGHT_INVALID) in cgroup_context_io_weight()
1039 return c->startup_io_weight; in cgroup_context_io_weight()
Ddbus-cgroup.c463 … SD_BUS_PROPERTY("StartupIOWeight", "t", NULL, offsetof(CGroupContext, startup_io_weight), 0),
1015 … return bus_cgroup_set_io_weight(u, name, &c->startup_io_weight, message, flags, error); in bus_cgroup_set_property()
Dload-fragment-gperf.gperf.in213 … 0, offsetof({{type}}, cgroup_context.startup_io_weight)