HomeSort by relevance Sort by last modified time
    Searched refs:DONTNEED (Results 1 - 4 of 4) sorted by null

  /system/core/libutils/include/utils/
FileMap.h 96 NORMAL, RANDOM, SEQUENTIAL, WILLNEED, DONTNEED
  /system/core/libutils/
FileMap.cpp 225 case DONTNEED: sysAdvice = MADV_DONTNEED; break;
  /prebuilts/go/darwin-x86/src/runtime/
mem_linux.go 80 // present regular page, undoing the effects of the DONTNEED
  /prebuilts/go/linux-x86/src/runtime/
mem_linux.go 80 // present regular page, undoing the effects of the DONTNEED

Completed in 3470 milliseconds