Searched refs:mdl_zone (Results 1 – 1 of 1) sorted by relevance
273 static uma_zone_t mdl_zone; variable383 mdl_zone = uma_zcreate("Windows MDL", MDL_ZONE_SIZE,413 uma_zdestroy(mdl_zone);2401 m = uma_zalloc(mdl_zone, M_NOWAIT | M_ZERO);2444 uma_zfree(mdl_zone, m);