Searched defs:hment_alloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhment.c173 * long string of kernel hment_alloc()s with no intervening user
174 * hment_alloc()s could exhaust that pool.
191 hment_alloc() function
238 panic("hment_alloc(): no reserve, couldn't steal");
428 hm = hment_alloc();

Completed in 45 milliseconds