Searched refs:get_slot_count (Results 1 – 1 of 1) sorted by relevance
1103 static int get_slot_count() { in get_slot_count() function1114 return get_slot_count() >= 2; in supports_AB()1126 return get_other_slot(current_slot, get_slot_count()); in get_other_slot()1134 return get_other_slot(get_current_slot(), get_slot_count()); in get_other_slot()1143 int count = get_slot_count(); in verify_slot()1152 int count = get_slot_count(); in verify_slot()1219 for (int i=0; i < get_slot_count(); i++) { in do_for_partitions()