Searched refs:hashmap_steal_first_key_and_value (Results 1 – 4 of 4) sorted by relevance
291 while ((h = hashmap_steal_first_key_and_value(subsystems, (void**) &s))) { in TEST()
330 static inline void *hashmap_steal_first_key_and_value(Hashmap *h, void **ret) { in hashmap_steal_first_key_and_value() function
346 flags = PTR_TO_ULONG(hashmap_steal_first_key_and_value(todo, (void**) &x)); in bind_remount_recursive_with_mountinfo()
1064 other_deps = hashmap_steal_first_key_and_value(other->dependencies, &dt); in unit_merge_dependencies()1113 … di_move.data = hashmap_steal_first_key_and_value(other_deps, (void**) &back); in unit_merge_dependencies()