Searched refs:get_slot_count (Results 1 – 1 of 1) sorted by relevance
1149 static int get_slot_count() { in get_slot_count() function1160 return get_slot_count() >= 2; in supports_AB()1172 return get_other_slot(current_slot, get_slot_count()); in get_other_slot()1180 return get_other_slot(get_current_slot(), get_slot_count()); in get_other_slot()1189 int count = get_slot_count(); in verify_slot()1198 int count = get_slot_count(); in verify_slot()1271 for (int i=0; i < get_slot_count(); i++) { in do_for_partitions()