#include <PageReservation.h>
|
static PageReservation | reserve (size_t size, OSAllocator::Usage usage=OSAllocator::UnknownUsage, bool writable=true, bool executable=false) |
|
static PageReservation | reserveWithGuardPages (size_t size, OSAllocator::Usage usage=OSAllocator::UnknownUsage, bool writable=true, bool executable=false) |
|
static PageReservation | reserve (size_t size, OSAllocator::Usage usage=OSAllocator::UnknownUsage, bool writable=true, bool executable=false) |
|
static PageReservation | reserveWithGuardPages (size_t size, OSAllocator::Usage usage=OSAllocator::UnknownUsage, bool writable=true, bool executable=false) |
|
static PageReservation | reserve (size_t size, OSAllocator::Usage usage=OSAllocator::UnknownUsage, bool writable=true, bool executable=false) |
|
static PageReservation | reserveWithGuardPages (size_t size, OSAllocator::Usage usage=OSAllocator::UnknownUsage, bool writable=true, bool executable=false) |
|
◆ PageReservation() [1/3]
WTF::PageReservation::PageReservation |
( |
| ) |
|
|
inline |
◆ PageReservation() [2/3]
WTF::PageReservation::PageReservation |
( |
| ) |
|
|
inline |
◆ PageReservation() [3/3]
WTF::PageReservation::PageReservation |
( |
| ) |
|
|
inline |
◆ commit() [1/3]
◆ commit() [2/3]
◆ commit() [3/3]
◆ committed() [1/3]
size_t WTF::PageReservation::committed |
( |
| ) |
|
|
inline |
◆ committed() [2/3]
size_t WTF::PageReservation::committed |
( |
| ) |
|
|
inline |
◆ committed() [3/3]
size_t WTF::PageReservation::committed |
( |
| ) |
|
|
inline |
◆ deallocate() [1/3]
void WTF::PageReservation::deallocate |
( |
| ) |
|
|
inline |
◆ deallocate() [2/3]
void WTF::PageReservation::deallocate |
( |
| ) |
|
|
inline |
◆ deallocate() [3/3]
void WTF::PageReservation::deallocate |
( |
| ) |
|
|
inline |
◆ decommit() [1/3]
◆ decommit() [2/3]
◆ decommit() [3/3]
◆ reserve() [1/3]
◆ reserve() [2/3]
◆ reserve() [3/3]
◆ reserveWithGuardPages() [1/3]
◆ reserveWithGuardPages() [2/3]
◆ reserveWithGuardPages() [3/3]
The documentation for this class was generated from the following file: