Searched refs:unit_free (Results 1 – 4 of 4) sorted by relevance
741 Unit* unit_free(Unit *u);742 DEFINE_TRIVIAL_CLEANUP_FUNC(Unit *, unit_free);
489 unit_free(u); in swap_setup_unit()
1189 unit_free(u); in manager_dispatch_cleanup_queue()1455 unit_free(u); in manager_clear_jobs_and_units()
669 Unit* unit_free(Unit *u) { in unit_free() function