Searched refs:tmp_table_new (Results 1 – 1 of 1) sorted by relevance
7324 memorystatus_internal_probabilities_t *tmp_table_new = NULL, *tmp_table_old = NULL; local7381 if ((tmp_table_new = kalloc_data(tmp_table_new_size, Z_WAITOK | Z_ZERO)) == NULL) {7393 memorystatus_global_probabilities_table = tmp_table_new;7395 tmp_table_new = NULL;