Searched refs:inhibitors_max (Results 1 – 4 of 4) sorted by relevance
50 …ibitorsMax, config_parse_uint64, 0, offsetof(Manager, inhibitors_max)
132 uint64_t inhibitors_max; member
68 m->inhibitors_max = 8192; in manager_reset_config()
3306 if (hashmap_size(m->inhibitors) >= m->inhibitors_max) in method_inhibit()3309 m->inhibitors_max); in method_inhibit()3391 …SD_BUS_PROPERTY("InhibitorsMax", "t", NULL, offsetof(Manager, inhibitors_max), SD_BUS_VTABLE_PROPE…