Searched defs:drop_not_started (Results 1 – 6 of 6) sorted by relevance
242 static void manager_gc(Manager *m, bool drop_not_started) { in manager_gc()
524 bool machine_may_gc(Machine *m, bool drop_not_started) { in machine_may_gc()
625 bool seat_may_gc(Seat *s, bool drop_not_started) { in seat_may_gc()
661 bool user_may_gc(User *u, bool drop_not_started) { in user_may_gc()
901 static void manager_gc(Manager *m, bool drop_not_started) { in manager_gc()
1115 bool session_may_gc(Session *s, bool drop_not_started) { in session_may_gc()