Searched refs:cgroup_unit (Results 1 – 3 of 3) sorted by relevance
296 Hashmap *cgroup_unit; member
2009 r = hashmap_put(u->manager->cgroup_unit, p, u); in unit_set_cgroup_path()2749 (void) hashmap_remove(u->manager->cgroup_unit, u->cgroup_path); in unit_release_cgroup()3526 u = hashmap_get(m->cgroup_unit, cgroup); in manager_get_unit_by_cgroup()3536 return hashmap_get(m->cgroup_unit, SPECIAL_ROOT_SLICE); in manager_get_unit_by_cgroup()3540 u = hashmap_get(m->cgroup_unit, p); in manager_get_unit_by_cgroup()
898 r = hashmap_ensure_allocated(&m->cgroup_unit, &path_hash_ops); in manager_new()1545 hashmap_free(m->cgroup_unit); in manager_free()