Lines Matching refs:madvise
250 // We then madvise this away.280 // NB. madvise will probably write zeroes into the memory (on linux it does).282 madvise(pregion, unwanted_size, MADV_DONTNEED);