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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_anon.c1381 * unallocated ones and also copy them to the new array. If noalloc is 1 large
1393 int noalloc)
1440 if (noalloc) {
1386 anon_dup_fill_holes( struct anon_hdr *old, ulong_t old_idx, struct anon_hdr *new, ulong_t new_idx, size_t size, uint_t szc, int noalloc) argument

Completed in 67 milliseconds