MAX_SERVICES
service_data = kmalloc_objs(*service_data, MAX_SERVICES);
if (active_services > MAX_SERVICES)
if (found >= MAX_SERVICES)