Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/ext/opcache/
H A Dshared_alloc_win32.c124 void *wanted_mapping_base; in zend_shared_alloc_reattach() local
136 wanted_mapping_base = ((void**)mapping_base)[0]; in zend_shared_alloc_reattach()
144 VirtualQuery(wanted_mapping_base, &info, sizeof(info)) == 0 || in zend_shared_alloc_reattach()
151 wanted_mb_save = (size_t)wanted_mapping_base; in zend_shared_alloc_reattach()
184 mapping_base = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS, 0, 0, 0, wanted_mapping_base); in zend_shared_alloc_reattach()
217 void **wanted_mapping_base = default_mapping_base_set; in create_segments() local
282 wanted_mapping_base = vista_mapping_base_set; in create_segments()
298 …t->p = mapping_base = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS, 0, 0, 0, *wanted_mapping_base); in create_segments()
299 if (*wanted_mapping_base == NULL) { /* Auto address (NULL) is the last option on the array */ in create_segments()
302 wanted_mapping_base++; in create_segments()
/dports/www/php73-opcache/php-7.3.33/ext/opcache/
H A Dshared_alloc_win32.c124 void *wanted_mapping_base; in zend_shared_alloc_reattach() local
136 wanted_mapping_base = ((void**)mapping_base)[0]; in zend_shared_alloc_reattach()
144 VirtualQuery(wanted_mapping_base, &info, sizeof(info)) == 0 || in zend_shared_alloc_reattach()
151 wanted_mb_save = (size_t)wanted_mapping_base; in zend_shared_alloc_reattach()
184 mapping_base = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS, 0, 0, 0, wanted_mapping_base); in zend_shared_alloc_reattach()
217 void **wanted_mapping_base = default_mapping_base_set; in create_segments() local
282 wanted_mapping_base = vista_mapping_base_set; in create_segments()
298 …t->p = mapping_base = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS, 0, 0, 0, *wanted_mapping_base); in create_segments()
299 if (*wanted_mapping_base == NULL) { /* Auto address (NULL) is the last option on the array */ in create_segments()
302 wanted_mapping_base++; in create_segments()
/dports/lang/php74/php-7.4.27/ext/opcache/
H A Dshared_alloc_win32.c117 void *wanted_mapping_base; in zend_shared_alloc_reattach() local
129 wanted_mapping_base = ((void**)mapping_base)[0]; in zend_shared_alloc_reattach()
137 VirtualQuery(wanted_mapping_base, &info, sizeof(info)) == 0 || in zend_shared_alloc_reattach()
144 wanted_mb_save = (size_t)wanted_mapping_base; in zend_shared_alloc_reattach()
177 mapping_base = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS, 0, 0, 0, wanted_mapping_base); in zend_shared_alloc_reattach()
210 void **wanted_mapping_base = default_mapping_base_set; in create_segments() local
275 wanted_mapping_base = vista_mapping_base_set; in create_segments()
291 …t->p = mapping_base = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS, 0, 0, 0, *wanted_mapping_base); in create_segments()
292 if (*wanted_mapping_base == NULL) { /* Auto address (NULL) is the last option on the array */ in create_segments()
295 wanted_mapping_base++; in create_segments()
/dports/www/php74-opcache/php-7.4.27/ext/opcache/
H A Dshared_alloc_win32.c117 void *wanted_mapping_base; in zend_shared_alloc_reattach() local
129 wanted_mapping_base = ((void**)mapping_base)[0]; in zend_shared_alloc_reattach()
137 VirtualQuery(wanted_mapping_base, &info, sizeof(info)) == 0 || in zend_shared_alloc_reattach()
144 wanted_mb_save = (size_t)wanted_mapping_base; in zend_shared_alloc_reattach()
177 mapping_base = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS, 0, 0, 0, wanted_mapping_base); in zend_shared_alloc_reattach()
210 void **wanted_mapping_base = default_mapping_base_set; in create_segments() local
275 wanted_mapping_base = vista_mapping_base_set; in create_segments()
291 …t->p = mapping_base = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS, 0, 0, 0, *wanted_mapping_base); in create_segments()
292 if (*wanted_mapping_base == NULL) { /* Auto address (NULL) is the last option on the array */ in create_segments()
295 wanted_mapping_base++; in create_segments()
/dports/www/mod_php73/php-7.3.33/ext/opcache/
H A Dshared_alloc_win32.c124 void *wanted_mapping_base; in zend_shared_alloc_reattach() local
136 wanted_mapping_base = ((void**)mapping_base)[0]; in zend_shared_alloc_reattach()
144 VirtualQuery(wanted_mapping_base, &info, sizeof(info)) == 0 || in zend_shared_alloc_reattach()
151 wanted_mb_save = (size_t)wanted_mapping_base; in zend_shared_alloc_reattach()
184 mapping_base = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS, 0, 0, 0, wanted_mapping_base); in zend_shared_alloc_reattach()
217 void **wanted_mapping_base = default_mapping_base_set; in create_segments() local
282 wanted_mapping_base = vista_mapping_base_set; in create_segments()
298 …t->p = mapping_base = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS, 0, 0, 0, *wanted_mapping_base); in create_segments()
299 if (*wanted_mapping_base == NULL) { /* Auto address (NULL) is the last option on the array */ in create_segments()
302 wanted_mapping_base++; in create_segments()
/dports/www/mod_php74/php-7.4.27/ext/opcache/
H A Dshared_alloc_win32.c117 void *wanted_mapping_base; in zend_shared_alloc_reattach() local
129 wanted_mapping_base = ((void**)mapping_base)[0]; in zend_shared_alloc_reattach()
137 VirtualQuery(wanted_mapping_base, &info, sizeof(info)) == 0 || in zend_shared_alloc_reattach()
144 wanted_mb_save = (size_t)wanted_mapping_base; in zend_shared_alloc_reattach()
177 mapping_base = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS, 0, 0, 0, wanted_mapping_base); in zend_shared_alloc_reattach()
210 void **wanted_mapping_base = default_mapping_base_set; in create_segments() local
275 wanted_mapping_base = vista_mapping_base_set; in create_segments()
291 …t->p = mapping_base = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS, 0, 0, 0, *wanted_mapping_base); in create_segments()
292 if (*wanted_mapping_base == NULL) { /* Auto address (NULL) is the last option on the array */ in create_segments()
295 wanted_mapping_base++; in create_segments()
/dports/devel/pecl-yac/yac-2.2.1/storage/allocator/allocators/
H A Dcreatefilemapping.c70 void *wanted_mapping_base; in yac_shared_alloc_reattach() local
80 if (!fscanf(fp, "%p", &wanted_mapping_base)) { in yac_shared_alloc_reattach()
88 if (VirtualQuery(wanted_mapping_base, &info, sizeof(info)) == 0) { in yac_shared_alloc_reattach()
103 mapping_base = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS, 0, 0, 0, wanted_mapping_base); in yac_shared_alloc_reattach()
130 void **wanted_mapping_base = default_mapping_base_set; in create_segments() local
203 wanted_mapping_base = vista_mapping_base_set; in create_segments()
227 …on.p = mapping_base = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS, 0, 0, 0, *wanted_mapping_base); in create_segments()
228 if (wanted_mapping_base == NULL) { in create_segments()
231 *wanted_mapping_base++; in create_segments()
/dports/www/mod_php81/php-8.1.1/ext/opcache/
H A Dshared_alloc_win32.c118 void *wanted_mapping_base; in zend_shared_alloc_reattach() local
130 wanted_mapping_base = ((void**)mapping_base)[0]; in zend_shared_alloc_reattach()
138 VirtualQuery(wanted_mapping_base, &info, sizeof(info)) == 0 || in zend_shared_alloc_reattach()
145 wanted_mb_save = (size_t)wanted_mapping_base; in zend_shared_alloc_reattach()
178 …ase = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS|FILE_MAP_EXECUTE, 0, 0, 0, wanted_mapping_base); in zend_shared_alloc_reattach()
220 void **wanted_mapping_base = default_mapping_base_set; in create_segments() local
285 wanted_mapping_base = vista_mapping_base_set; in create_segments()
301 …se = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS|FILE_MAP_EXECUTE, 0, 0, 0, *wanted_mapping_base); in create_segments()
302 if (*wanted_mapping_base == NULL) { /* Auto address (NULL) is the last option on the array */ in create_segments()
305 wanted_mapping_base++; in create_segments()
/dports/lang/php80/php-8.0.15/ext/opcache/
H A Dshared_alloc_win32.c118 void *wanted_mapping_base; in zend_shared_alloc_reattach() local
130 wanted_mapping_base = ((void**)mapping_base)[0]; in zend_shared_alloc_reattach()
138 VirtualQuery(wanted_mapping_base, &info, sizeof(info)) == 0 || in zend_shared_alloc_reattach()
145 wanted_mb_save = (size_t)wanted_mapping_base; in zend_shared_alloc_reattach()
178 …ase = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS|FILE_MAP_EXECUTE, 0, 0, 0, wanted_mapping_base); in zend_shared_alloc_reattach()
220 void **wanted_mapping_base = default_mapping_base_set; in create_segments() local
285 wanted_mapping_base = vista_mapping_base_set; in create_segments()
301 …se = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS|FILE_MAP_EXECUTE, 0, 0, 0, *wanted_mapping_base); in create_segments()
302 if (*wanted_mapping_base == NULL) { /* Auto address (NULL) is the last option on the array */ in create_segments()
305 wanted_mapping_base++; in create_segments()
/dports/lang/php81/php-8.1.1/ext/opcache/
H A Dshared_alloc_win32.c118 void *wanted_mapping_base; in zend_shared_alloc_reattach() local
130 wanted_mapping_base = ((void**)mapping_base)[0]; in zend_shared_alloc_reattach()
138 VirtualQuery(wanted_mapping_base, &info, sizeof(info)) == 0 || in zend_shared_alloc_reattach()
145 wanted_mb_save = (size_t)wanted_mapping_base; in zend_shared_alloc_reattach()
178 …ase = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS|FILE_MAP_EXECUTE, 0, 0, 0, wanted_mapping_base); in zend_shared_alloc_reattach()
220 void **wanted_mapping_base = default_mapping_base_set; in create_segments() local
285 wanted_mapping_base = vista_mapping_base_set; in create_segments()
301 …se = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS|FILE_MAP_EXECUTE, 0, 0, 0, *wanted_mapping_base); in create_segments()
302 if (*wanted_mapping_base == NULL) { /* Auto address (NULL) is the last option on the array */ in create_segments()
305 wanted_mapping_base++; in create_segments()
/dports/www/php80-opcache/php-8.0.15/ext/opcache/
H A Dshared_alloc_win32.c118 void *wanted_mapping_base; in zend_shared_alloc_reattach() local
130 wanted_mapping_base = ((void**)mapping_base)[0]; in zend_shared_alloc_reattach()
138 VirtualQuery(wanted_mapping_base, &info, sizeof(info)) == 0 || in zend_shared_alloc_reattach()
145 wanted_mb_save = (size_t)wanted_mapping_base; in zend_shared_alloc_reattach()
178 …ase = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS|FILE_MAP_EXECUTE, 0, 0, 0, wanted_mapping_base); in zend_shared_alloc_reattach()
220 void **wanted_mapping_base = default_mapping_base_set; in create_segments() local
285 wanted_mapping_base = vista_mapping_base_set; in create_segments()
301 …se = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS|FILE_MAP_EXECUTE, 0, 0, 0, *wanted_mapping_base); in create_segments()
302 if (*wanted_mapping_base == NULL) { /* Auto address (NULL) is the last option on the array */ in create_segments()
305 wanted_mapping_base++; in create_segments()
/dports/www/php81-opcache/php-8.1.1/ext/opcache/
H A Dshared_alloc_win32.c118 void *wanted_mapping_base; in zend_shared_alloc_reattach() local
130 wanted_mapping_base = ((void**)mapping_base)[0]; in zend_shared_alloc_reattach()
138 VirtualQuery(wanted_mapping_base, &info, sizeof(info)) == 0 || in zend_shared_alloc_reattach()
145 wanted_mb_save = (size_t)wanted_mapping_base; in zend_shared_alloc_reattach()
178 …ase = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS|FILE_MAP_EXECUTE, 0, 0, 0, wanted_mapping_base); in zend_shared_alloc_reattach()
220 void **wanted_mapping_base = default_mapping_base_set; in create_segments() local
285 wanted_mapping_base = vista_mapping_base_set; in create_segments()
301 …se = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS|FILE_MAP_EXECUTE, 0, 0, 0, *wanted_mapping_base); in create_segments()
302 if (*wanted_mapping_base == NULL) { /* Auto address (NULL) is the last option on the array */ in create_segments()
305 wanted_mapping_base++; in create_segments()
/dports/www/mod_php80/php-8.0.15/ext/opcache/
H A Dshared_alloc_win32.c118 void *wanted_mapping_base; in zend_shared_alloc_reattach() local
130 wanted_mapping_base = ((void**)mapping_base)[0]; in zend_shared_alloc_reattach()
138 VirtualQuery(wanted_mapping_base, &info, sizeof(info)) == 0 || in zend_shared_alloc_reattach()
145 wanted_mb_save = (size_t)wanted_mapping_base; in zend_shared_alloc_reattach()
178 …ase = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS|FILE_MAP_EXECUTE, 0, 0, 0, wanted_mapping_base); in zend_shared_alloc_reattach()
220 void **wanted_mapping_base = default_mapping_base_set; in create_segments() local
285 wanted_mapping_base = vista_mapping_base_set; in create_segments()
301 …se = MapViewOfFileEx(memfile, FILE_MAP_ALL_ACCESS|FILE_MAP_EXECUTE, 0, 0, 0, *wanted_mapping_base); in create_segments()
302 if (*wanted_mapping_base == NULL) { /* Auto address (NULL) is the last option on the array */ in create_segments()
305 wanted_mapping_base++; in create_segments()