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

  /external/chromium_org/third_party/WebKit/Source/wtf/
PageAllocator.h 85 // System pages are re-committed by calling recommitSystemPages(). Touching
98 WTF_EXPORT void recommitSystemPages(void* addr, size_t len);
PageAllocator.cpp 238 void recommitSystemPages(void* addr, size_t len)
PartitionAlloc.cpp 321 recommitSystemPages(addr, len);
    [all...]

Completed in 474 milliseconds