Home
last modified time | relevance | path

Searched refs:partitionPageSetFreePageNext (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
DPartitionAlloc.cpp331 static ALWAYS_INLINE void partitionPageSetFreePageNext(PartitionPage* page, PartitionPage* nextFree) in partitionPageSetFreePageNext() function
416 partitionPageSetFreePageNext(page, bucket->freePagesHead); in partitionFreeSlowPath()