Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A Dzend_shared_alloc.h140 static inline void *zend_shared_alloc_aligned(size_t size) { in zend_shared_alloc_aligned() function
H A Dzend_file_cache.c1944 buf = zend_shared_alloc_aligned(info.mem_size);
H A DZendAccelerator.c1616 ZCG(mem) = zend_shared_alloc_aligned(memory_used); in cache_script_in_shared_memory()
4265 ZCG(mem) = zend_shared_alloc_aligned(memory_used);

Completed in 21 milliseconds