Searched refs:MAX_COMPLETIONS (Results 1 – 1 of 1) sorted by relevance
49 #define MAX_COMPLETIONS 128 macro124 VCHIQ_COMPLETION_DATA_T completions[MAX_COMPLETIONS];214 while ((insert - instance->completion_remove) >= MAX_COMPLETIONS) { in add_completion()235 completion = &instance->completions[insert & (MAX_COMPLETIONS - 1)]; in add_completion()839 remove & (MAX_COMPLETIONS - 1)]; in vchiq_ioctl()1317 (MAX_COMPLETIONS - 1)]; in vchiq_close()1445 MAX_COMPLETIONS); in vchiq_dump_platform_instances()