Searched refs:new_candidates (Results 1 – 1 of 1) sorted by relevance
298 _cleanup_hashmap_free_ Hashmap *new_candidates = NULL; in update_monitored_cgroup_contexts_candidates() local305 r = get_monitored_cgroup_contexts_candidates(monitored_cgroups, &new_candidates); in update_monitored_cgroup_contexts_candidates()309 oomd_update_cgroup_contexts_between_hashmaps(*candidates, new_candidates); in update_monitored_cgroup_contexts_candidates()312 *candidates = TAKE_PTR(new_candidates); in update_monitored_cgroup_contexts_candidates()