Searched refs:ids_count (Results 1 – 1 of 1) sorted by relevance
1024 int ids_processed, ids_count[MAX_IDS_64]; in ffa_notification_info_get() local1056 ids_count[idx] = (id_list & 0x3) + 1; in ffa_notification_info_get()1071 if (ids_count[list] == 1) { /* Global Notification */ in ffa_notification_info_get()1077 for (idx = 1; idx < ids_count[list]; idx++) { in ffa_notification_info_get()