Searched refs:VMCI_EVENT_MAX (Results 1 – 2 of 2) sorted by relevance
39 static vmci_list(vmci_subscription) subscriber_array[VMCI_EVENT_MAX];73 for (i = 0; i < VMCI_EVENT_MAX; i++) in vmci_event_init()102 for (e = 0; e < VMCI_EVENT_MAX; e++) { in vmci_event_exit()278 for (e = 0; e < VMCI_EVENT_MAX; e++) { in vmci_event_find()
294 #define VMCI_EVENT_MAX 9 macro310 (_event < VMCI_EVENT_MAX && \