Home
last modified time | relevance | path

Searched refs:MEM_RESERVE (Results 1 – 25 of 1568) sorted by relevance

12345678910>>...63

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/service_runtime/arch/x86_64/
H A Dsel_addrspace_win_x86_64.c65 MEM_RESERVE, PAGE_NOACCESS); in NaClAllocateSpaceAslr()
73 MEM_RESERVE, PAGE_NOACCESS); in NaClAllocateSpaceAslr()
88 MEM_RESERVE, in NaClAllocateSpaceAslr()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/od-generic/
H A Dmemory.c62 #define MEM_RESERVE 0x00002000 macro
178 if ((flAllocationType & (MEM_RESERVE | MEM_COMMIT)) == 0) { in VirtualAlloc()
182 if (flAllocationType & MEM_RESERVE && VALUE_TO_PTR(lpAddress) & 0xffff) { in VirtualAlloc()
193 if (flAllocationType & MEM_RESERVE && dwSize < 0x10000) { in VirtualAlloc()
244 if (flAllocationType == MEM_RESERVE) in VirtualAlloc()
615 if (!va (s, l, MEM_RESERVE, PAGE_READWRITE)) in doinit_shm()
620 p96mem_offset = va (s, l, MEM_RESERVE | MEM_WRITE_WATCH, PAGE_READWRITE); in doinit_shm()
631 if (!va (s, l, MEM_RESERVE, PAGE_READWRITE)) in doinit_shm()
643 if (!va (s, l, MEM_RESERVE, PAGE_READWRITE)) { in doinit_shm()
649 if (!va (s, l, MEM_RESERVE, PAGE_READWRITE)) { in doinit_shm()
[all …]
/dports/games/libretro-uae/libretro-uae-8333daa/retrodep/
H A Dmemory.c67 #define MEM_RESERVE 0x00002000 macro
183 if ((flAllocationType & (MEM_RESERVE | MEM_COMMIT)) == 0) { in VirtualAlloc()
187 if (flAllocationType & MEM_RESERVE && VALUE_TO_PTR(lpAddress) & 0xffff) { in VirtualAlloc()
198 if (flAllocationType & MEM_RESERVE && dwSize < 0x10000) { in VirtualAlloc()
249 if (flAllocationType == MEM_RESERVE) in VirtualAlloc()
620 if (!va (s, l, MEM_RESERVE, PAGE_READWRITE)) in doinit_shm()
625 p96mem_offset = va (s, l, MEM_RESERVE | MEM_WRITE_WATCH, PAGE_READWRITE); in doinit_shm()
636 if (!va (s, l, MEM_RESERVE, PAGE_READWRITE)) in doinit_shm()
648 if (!va (s, l, MEM_RESERVE, PAGE_READWRITE)) { in doinit_shm()
654 if (!va (s, l, MEM_RESERVE, PAGE_READWRITE)) { in doinit_shm()
[all …]
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-fs/
H A Dmman.cpp30 #define MEM_RESERVE 0x00002000 macro
65 if (flAllocationType & MEM_RESERVE) { in VirtualAlloc()
97 if (flAllocationType & MEM_RESERVE) { in VirtualAlloc()
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/sysdep/win32/
H A Dmem.c112 addr = VirtualAlloc(NULL, size, MEM_RESERVE, PAGE_NOACCESS); in _gst_osmem_alloc()
137 base = VirtualAlloc(address, size, MEM_RESERVE, PAGE_NOACCESS); in _gst_osmem_reserve()
139 base = VirtualAlloc(NULL, size, MEM_RESERVE, PAGE_NOACCESS); in _gst_osmem_reserve()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/wtf/
H A DOSAllocatorWinRT.cpp58 void *result = VirtualAllocFromApp(0, bytes, MEM_RESERVE, protection(writable, executable)); in reserveUncommitted()
65 result = VirtualAllocFromApp(0, bytes, MEM_RESERVE | MEM_COMMIT, in reserveAndCommit()
108 void *all = VirtualAllocFromApp(0, pageSize, MEM_RESERVE | MEM_COMMIT, in canAllocateExecutableMemory()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/wtf/
H A DOSAllocatorWinRT.cpp58 void *result = VirtualAllocFromApp(0, bytes, MEM_RESERVE, protection(writable, executable)); in reserveUncommitted()
65 result = VirtualAllocFromApp(0, bytes, MEM_RESERVE | MEM_COMMIT, in reserveAndCommit()
108 void *all = VirtualAllocFromApp(0, pageSize, MEM_RESERVE | MEM_COMMIT, in canAllocateExecutableMemory()
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/tests/integration/
H A Dupdate.bats48 MEM_RESERVE="memory.soft_limit_in_bytes"
61 MEM_RESERVE="memory.low"
84 check_cgroup_value $MEM_RESERVE 25165824
112 check_cgroup_value "$MEM_RESERVE" 33554432
189 check_cgroup_value $MEM_RESERVE 25165824
204 check_cgroup_value $MEM_RESERVE 33554432
236 check_cgroup_value $MEM_RESERVE 25165824
/dports/games/libretro-mu/Mu-ff746b8/src/armv5te/os/
H A Dos-win32.c17 return VirtualAlloc(NULL, size, MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in os_reserve()
46 return VirtualAlloc(NULL, size, MEM_RESERVE | MEM_COMMIT, PAGE_EXECUTE_READWRITE); in os_alloc_executable()
65 DWORD flags = MEM_RESERVE; in addr_cache_init()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/race/
H A Drace_windows_test.go25 MEM_RESERVE = 0x00002000
29 …mem, _, err := syscall.Syscall6(VirtualAlloc.Addr(), 4, 0, 1<<20, MEM_COMMIT|MEM_RESERVE, PAGE_REA…
/dports/security/libretls/libretls-3.4.2/compat/
H A Darc4random_win.h56 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
61 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/race/
H A Drace_windows_test.go25 MEM_RESERVE = 0x00002000
29 …mem, _, err := syscall.Syscall6(VirtualAlloc.Addr(), 4, 0, 1<<20, MEM_COMMIT|MEM_RESERVE, PAGE_REA…
/dports/security/libressl/libressl-3.4.3/crypto/compat/
H A Darc4random_win.h56 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
61 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
/dports/security/libressl-static/libressl-3.3.5/crypto/compat/
H A Darc4random_win.h56 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
61 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/crypto/compat/
H A Darc4random_win.h56 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
61 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
/dports/emulators/citra/citra-ac98458e0/externals/libressl/crypto/compat/
H A Darc4random_win.h56 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
61 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
/dports/net/openntpd/openntpd-6.8p1/compat/
H A Darc4random_win.h56 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
61 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
/dports/www/obhttpd/libressl-3.4.1/crypto/compat/
H A Darc4random_win.h56 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
61 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
/dports/net/openbgpd6/openbgpd-6.9p0/compat/
H A Darc4random_win.h56 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
61 MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); in _rs_allocate()
/dports/lang/ghc/ghc-8.10.7/rts/posix/
H A DOSMem.c136 MEM_RESERVE = 1, enumerator
138 MEM_RESERVE_AND_COMMIT = MEM_RESERVE | MEM_COMMIT
145 if (addr != 0 && (operation & MEM_RESERVE)) { in linux_retry_mmap()
197 if(operation & MEM_RESERVE) in my_mmap()
229 if (operation == MEM_RESERVE) { in my_mmap()
487 base = my_mmap(hint, len + MBLOCK_SIZE, MEM_RESERVE); in osTryReserveHeapMemory()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/gwp_asan/client/
H A Dguarded_page_allocator_win.cc19 if (void* ptr = VirtualAlloc(MapRegionHint(), RegionSize(), MEM_RESERVE, in MapRegion()
24 return VirtualAlloc(nullptr, RegionSize(), MEM_RESERVE, PAGE_NOACCESS); in MapRegion()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/gwp_asan/client/
H A Dguarded_page_allocator_win.cc19 if (void* ptr = VirtualAlloc(MapRegionHint(), RegionSize(), MEM_RESERVE, in MapRegion()
24 return VirtualAlloc(nullptr, RegionSize(), MEM_RESERVE, PAGE_NOACCESS); in MapRegion()
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dosmemwin.cpp63 memBase = (char*)VirtualAlloc(0, space, MEM_RESERVE, PAGE_NOACCESS); in Initialise()
69 void* newSpace = VirtualAlloc(0, space, MEM_RESERVE, PAGE_NOACCESS); in Initialise()
212 DWORD options = MEM_RESERVE | MEM_COMMIT; in AllocateDataArea()
234 DWORD options = MEM_RESERVE | MEM_COMMIT; in AllocateCodeArea()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/common/portlib/win32/
H A DNdbMem.c111 MEM_COMMIT|MEM_RESERVE, PAGE_READWRITE);
122 MEM_COMMIT|MEM_RESERVE, PAGE_READWRITE);
136 …pAWEinfo->pRegionReserved = VirtualAlloc(0, pAWEinfo->dwSizeInBytesRequested, MEM_RESERVE | MEM_PH…
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/wtf/
H A DOSAllocatorWin.cpp43 void* result = VirtualAlloc(0, bytes, MEM_RESERVE, protection(writable, executable)); in reserveUncommitted()
51 … void* result = VirtualAlloc(0, bytes, MEM_RESERVE | MEM_COMMIT, protection(writable, executable)); in reserveAndCommit()

12345678910>>...63