Searched refs:tmp_table_new (Results 1 – 1 of 1) sorted by relevance
7325 memorystatus_internal_probabilities_t *tmp_table_new = NULL, *tmp_table_old = NULL; local7382 if ((tmp_table_new = kalloc_data(tmp_table_new_size, Z_WAITOK | Z_ZERO)) == NULL) {7394 memorystatus_global_probabilities_table = tmp_table_new;7396 tmp_table_new = NULL;