Searched refs:_dbus_mem_pool_alloc (Results 1 – 5 of 5) sorted by relevance
209 _dbus_mem_pool_alloc (DBusMemPool *pool) in _dbus_mem_pool_alloc() function459 to_free[j] = _dbus_mem_pool_alloc (pool); in time_for_size()529 to_free[j] = _dbus_mem_pool_alloc (pool); in time_for_size()
38 void* _dbus_mem_pool_alloc (DBusMemPool *pool);
71 link = _dbus_mem_pool_alloc (list_pool); in alloc_link()82 link = _dbus_mem_pool_alloc (list_pool); in alloc_link()
447 entry = _dbus_mem_pool_alloc (table->entry_pool); in alloc_entry()
193 result = _dbus_mem_pool_alloc (service->registry->owner_pool); in bus_owner_new()260 service = _dbus_mem_pool_alloc (registry->service_pool); in bus_registry_ensure()