Home
last modified time | relevance | path

Searched refs:OPERATIONS_MAX (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/portable/
Dportabled-operation.h15 #define OPERATIONS_MAX 64 macro
Dportabled-image-bus.c502 if (m->n_operations >= OPERATIONS_MAX) in bus_image_common_remove()
/systemd-251/src/machine/
Doperation.h15 #define OPERATIONS_MAX 64 macro
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()
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()