Searched refs:disable_contiguous (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c2722 #define disable_contiguous(M) ((M)->mflags |= USE_NONCONTIGUOUS_BIT) macro
4198 disable_contiguous(m); /* Don't try contiguous path in the future */
5474 disable_contiguous(m);

Completed in 94 milliseconds