Searched refs:machine_may_gc (Results 1 – 3 of 3) sorted by relevance
252 if (machine_may_gc(machine, drop_not_started) && in manager_gc()259 if (machine_may_gc(machine, drop_not_started)) { in manager_gc()
71 bool machine_may_gc(Machine *m, bool drop_not_started);
524 bool machine_may_gc(Machine *m, bool drop_not_started) { in machine_may_gc() function