Searched refs:machine_check_gc (Results 1 - 3 of 3) sorted by relevance

/systemd/src/machine/
H A Dmachine.h99 bool machine_check_gc(Machine *m, bool drop_not_started);
H A Dmachined.c297 if (!machine_check_gc(machine, drop_not_started) &&
304 if (!machine_check_gc(machine, drop_not_started)) {
H A Dmachine.c493 bool machine_check_gc(Machine *m, bool drop_not_started) { function

Completed in 294 milliseconds