Home
last modified time | relevance | path

Searched refs:_cleanup_hashmap_free_ (Results 1 – 23 of 23) sorted by relevance

/systemd-251/src/test/
Dtest-hashmap-plain.c253 _cleanup_hashmap_free_ Hashmap *m = NULL; in TEST()
308 _cleanup_hashmap_free_ Hashmap *m = NULL; in TEST()
342 _cleanup_hashmap_free_ Hashmap *m = NULL; in TEST()
372 _cleanup_hashmap_free_ Hashmap *m = NULL; in TEST()
428 _cleanup_hashmap_free_ Hashmap *m = NULL; in TEST()
811 _cleanup_hashmap_free_ Hashmap *m = NULL; in TEST()
828 _cleanup_hashmap_free_ Hashmap *m = NULL; in TEST()
845 _cleanup_hashmap_free_ Hashmap *m = NULL; in TEST()
858 _cleanup_hashmap_free_ Hashmap *m = NULL; in TEST()
878 _cleanup_hashmap_free_ Hashmap *m = NULL; in TEST()
[all …]
Dtest-unit-file.c29 _cleanup_hashmap_free_ Hashmap *unit_ids = NULL; in TEST()
30 _cleanup_hashmap_free_ Hashmap *unit_names = NULL; in TEST()
Dtest-hashmap.c107 _cleanup_hashmap_free_ Hashmap *m = NULL; in TEST()
133 _cleanup_hashmap_free_ Hashmap *m = NULL; in TEST()
Dtest-seccomp.c768 _cleanup_hashmap_free_ Hashmap *s = NULL; in TEST()
882 _cleanup_hashmap_free_ Hashmap *s = NULL; in TEST()
Dtest-execute.c1263 _cleanup_hashmap_free_ Hashmap *s = NULL; in main()
/systemd-251/src/oom/
Dtest-oomd-util.c94 _cleanup_hashmap_free_ Hashmap *h1 = NULL, *h2 = NULL; in test_oomd_cgroup_context_acquire_and_insert()
201 _cleanup_hashmap_free_ Hashmap *h_old = NULL, *h_new = NULL; in test_oomd_update_cgroup_contexts_between_hashmaps()
291 _cleanup_hashmap_free_ Hashmap *h1 = NULL, *h2 = NULL; in test_oomd_pressure_above()
367 _cleanup_hashmap_free_ Hashmap *h = NULL; in test_oomd_sort_cgroups()
Doomd-manager.c247 _cleanup_hashmap_free_ Hashmap *new_base = NULL; in update_monitored_cgroup_contexts()
273 _cleanup_hashmap_free_ Hashmap *candidates = NULL; in get_monitored_cgroup_contexts_candidates()
298 _cleanup_hashmap_free_ Hashmap *new_candidates = NULL; in update_monitored_cgroup_contexts_candidates()
390 _cleanup_hashmap_free_ Hashmap *candidates = NULL; in monitor_swap_contexts_handler()
/systemd-251/src/analyze/
Danalyze-unit-files.c17 _cleanup_hashmap_free_ Hashmap *unit_ids = NULL, *unit_names = NULL; in verb_unit_files()
/systemd-251/src/portable/
Dportable.c178 _cleanup_hashmap_free_ Hashmap *unit_files = NULL; in extract_now()
329 _cleanup_hashmap_free_ Hashmap *unit_files = NULL; in portable_extract_by_path()
526 _cleanup_hashmap_free_ Hashmap *unit_files = NULL; in extract_image_and_extensions()
597 _cleanup_hashmap_free_ Hashmap *extra_unit_files = NULL; in extract_image_and_extensions()
686 _cleanup_hashmap_free_ Hashmap *unit_files = NULL; in portable_extract()
1286 _cleanup_hashmap_free_ Hashmap *unit_files = NULL; in portable_attach()
Dportabled-image-bus.c108 _cleanup_hashmap_free_ Hashmap *unit_files = NULL; in bus_image_common_get_metadata()
1148 _cleanup_hashmap_free_ Hashmap *images = NULL; in bus_image_node_enumerator()
Dportabled-bus.c136 _cleanup_hashmap_free_ Hashmap *images = NULL; in method_list_images()
/systemd-251/src/basic/
Dconf-files.c146 _cleanup_hashmap_free_ Hashmap *fh = NULL; in conf_files_list_strv_internal()
Dunit-file.c389 _cleanup_hashmap_free_ Hashmap *ids = NULL, *names = NULL; in unit_file_build_name_map()
Dhashmap.h442 #define _cleanup_hashmap_free_ _cleanup_(hashmap_freep) macro
/systemd-251/src/shared/
Dbus-unit-procs.c256 _cleanup_hashmap_free_ Hashmap *names = NULL; in dump_extra_processes()
Dconf-parser.c489 _cleanup_hashmap_free_ Hashmap *stats_by_path = NULL; in config_parse_many_files()
670 _cleanup_hashmap_free_ Hashmap *stats_by_path = NULL; in config_get_stats_by_path()
Dmount-util.c227 _cleanup_hashmap_free_ Hashmap *todo = NULL; in bind_remount_recursive_with_mountinfo()
/systemd-251/src/udev/net/
Dlink-config.c213 _cleanup_hashmap_free_ Hashmap *stats_by_path = NULL; in link_load_one()
345 _cleanup_hashmap_free_ Hashmap *stats_by_path = NULL; in link_config_should_reload()
/systemd-251/src/udev/
Dudevadm-trigger.c287 _cleanup_hashmap_free_ Hashmap *settle_hashmap = NULL; in trigger_main()
/systemd-251/src/machine/
Dimage-dbus.c472 _cleanup_hashmap_free_ Hashmap *images = NULL; in image_node_enumerator()
Dmachined-dbus.c472 _cleanup_hashmap_free_ Hashmap *images = NULL; in method_list_images()
752 _cleanup_hashmap_free_ Hashmap *images = NULL; in method_clean_pool()
/systemd-251/src/cgtop/
Dcgtop.c911 _cleanup_hashmap_free_ Hashmap *a = NULL, *b = NULL; in run()
/systemd-251/src/busctl/
Dbusctl.c144 _cleanup_hashmap_free_ Hashmap *names = NULL; in list_bus_names()