Searched defs:unit_has_mask_realized (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dcgroup.c889 static bool unit_has_mask_realized(Unit *u, CGroupMask target_mask) { function
913 if (unit_has_mask_realized(u, target_mask))
993 if (unit_has_mask_realized(m, unit_get_target_mask(m)))

Completed in 15 milliseconds