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