Searched refs:hashmap_clear_with_destructor (Results 1 – 4 of 4) sorted by relevance
118 hashmap_clear_with_destructor(list->unique_entries, udev_list_entry_free); in udev_list_cleanup()
375 #define hashmap_clear_with_destructor(h, f) \ macro384 hashmap_free(hashmap_clear_with_destructor(h, f))
861 hashmap_clear_with_destructor(manager->netdevs, netdev_unref); in netdev_load()
81 hashmap_clear_with_destructor(enumerator->devices_by_syspath, sd_device_unref); in device_enumerator_unref_devices()