Searched refs:handled_count (Results 1 – 1 of 1) sorted by relevance
420 uint64_t handled_count = 0, cur_count; in s390_storage_keys_load() local430 while (handled_count < total_count) { in s390_storage_keys_load()431 cur_count = MIN(total_count - handled_count, in s390_storage_keys_load()440 handled_count += cur_count; in s390_storage_keys_load()