Searched refs:MAX_ELEMENTS (Results 1 – 1 of 1) sorted by relevance
71 #define MAX_ELEMENTS 8 macro1103 if ((service != NULL) && (args.count <= MAX_ELEMENTS)) { in vchiq_ioctl()1105 struct vchiq_element elements[MAX_ELEMENTS]; in vchiq_ioctl()1662 (sizeof(*elements) * MAX_ELEMENTS)); in vchiq_compat_ioctl_queue_message()1672 if (args32.count > MAX_ELEMENTS) in vchiq_compat_ioctl_queue_message()1676 struct vchiq_element32 tempelement32[MAX_ELEMENTS]; in vchiq_compat_ioctl_queue_message()