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

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DPageAllocator.h85 // System pages are re-committed by calling recommitSystemPages(). Touching
98 WTF_EXPORT void recommitSystemPages(void* addr, size_t len);
H A DPageAllocator.cpp238 void recommitSystemPages(void* addr, size_t len) function in namespace:WTF
H A DPartitionAlloc.cpp321 recommitSystemPages(addr, len);

Completed in 523 milliseconds