Home
last modified time | relevance | path

Searched refs:n_operations (Results 1 – 9 of 9) sorted by relevance

/systemd-251/src/portable/
Dportabled-operation.c97 manager->n_operations++; in operation_new()
126 o->manager->n_operations--; in operation_free()
Dportabled.h25 unsigned n_operations; member
Dportabled-image-bus.c502 if (m->n_operations >= OPERATIONS_MAX) in bus_image_common_remove()
/systemd-251/src/machine/
Doperation.c98 manager->n_operations++; in operation_new()
132 o->manager->n_operations--; in operation_free()
Dmachined.h37 unsigned n_operations; member
Dimage-dbus.c43 if (m->n_operations >= OPERATIONS_MAX) in bus_image_method_remove()
161 if (m->n_operations >= OPERATIONS_MAX) in bus_image_method_clone()
Dmachined.c77 assert(m->n_operations == 0); in manager_unref()
Dmachine-dbus.c921 if (m->manager->n_operations >= OPERATIONS_MAX) in bus_machine_method_copy()
Dmachined-dbus.c703 if (m->n_operations >= OPERATIONS_MAX) in method_clean_pool()