Searched refs:tmp_table_new_size (Results 1 – 1 of 1) sorted by relevance
7469 size_t tmp_table_new_size = 0, tmp_table_old_size = 0; local7527 tmp_table_new_size = sizeof(memorystatus_internal_probabilities_t) * entry_count;7529 if ((tmp_table_new = kalloc_data(tmp_table_new_size, Z_WAITOK | Z_ZERO)) == NULL) {7542 memorystatus_global_probabilities_size = tmp_table_new_size;7554 …SET_PROP) | DBG_FUNC_END, MEMORYSTATUS_FLAGS_GRP_SET_PROBABILITY, entry_count, tmp_table_new_size);