Searched refs:RecommitSystemPages (Results 1 – 5 of 5) sorted by relevance
83 ALWAYS_INLINE void RecommitSystemPages(void* address, size_t length);188 ALWAYS_INLINE void PartitionRootBase::RecommitSystemPages(void* address, in RecommitSystemPages() function190 CHECK(::pdfium::base::RecommitSystemPages(address, length, PageReadWrite)); in RecommitSystemPages()
123 BASE_EXPORT WARN_UNUSED_RESULT bool RecommitSystemPages(
211 bool RecommitSystemPages(void* address, in RecommitSystemPages() function
516 root->RecommitSystemPages(addr, new_page->bucket->get_bytes_per_span()); in SlowPathAlloc()
329 root->RecommitSystemPages(char_ptr + current_size, recommit_size); in PartitionReallocDirectMappedInPlace()