Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dcgroup.h230 void cgroup_context_free_io_device_weight(CGroupContext *c, CGroupIODeviceWeight *w);
Dcgroup.c179 void cgroup_context_free_io_device_weight(CGroupContext *c, CGroupIODeviceWeight *w) { in cgroup_context_free_io_device_weight() function
247 cgroup_context_free_io_device_weight(c, c->io_device_weights); in cgroup_context_done()
Ddbus-cgroup.c1346cgroup_context_free_io_device_weight(c, c->io_device_weights); in bus_cgroup_set_property()
Dload-fragment.c4206 cgroup_context_free_io_device_weight(c, c->io_device_weights); in config_parse_io_device_weight()