Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dcgroup.h233 void cgroup_context_free_blockio_device_weight(CGroupContext *c, CGroupBlockIODeviceWeight *w);
Dcgroup.c206 void cgroup_context_free_blockio_device_weight(CGroupContext *c, CGroupBlockIODeviceWeight *w) { in cgroup_context_free_blockio_device_weight() function
256 cgroup_context_free_blockio_device_weight(c, c->blockio_device_weights); in cgroup_context_done()
Ddbus-cgroup.c1594cgroup_context_free_blockio_device_weight(c, c->blockio_device_weights); in bus_cgroup_set_property()
Dload-fragment.c4430 cgroup_context_free_blockio_device_weight(c, c->blockio_device_weights); in config_parse_blockio_device_weight()