ngx_slab_alloc_locked  147 core/ngx_slab.c     p = ngx_slab_alloc_locked(pool, size);
ngx_slab_alloc_locked   48 core/ngx_slab.h void *ngx_slab_alloc_locked(ngx_slab_pool_t *pool, size_t size);
ngx_slab_alloc_locked 1599 event/ngx_event_openssl.c     cached_sess = ngx_slab_alloc_locked(shpool, len);
ngx_slab_alloc_locked 1607 event/ngx_event_openssl.c         cached_sess = ngx_slab_alloc_locked(shpool, len);
ngx_slab_alloc_locked 1615 event/ngx_event_openssl.c     sess_id = ngx_slab_alloc_locked(shpool, sizeof(ngx_ssl_sess_id_t));
ngx_slab_alloc_locked 1626 event/ngx_event_openssl.c     id = ngx_slab_alloc_locked(shpool, sess->session_id_length);
ngx_slab_alloc_locked  200 http/modules/ngx_http_limit_req_module.c         node = ngx_slab_alloc_locked(ctx->shpool, n);
ngx_slab_alloc_locked  205 http/modules/ngx_http_limit_req_module.c             node = ngx_slab_alloc_locked(ctx->shpool, n);
ngx_slab_alloc_locked  227 http/modules/ngx_http_limit_zone_module.c     node = ngx_slab_alloc_locked(shpool, n);
ngx_slab_alloc_locked  558 http/ngx_http_file_cache.c     fcn = ngx_slab_alloc_locked(cache->shpool,
ngx_slab_alloc_locked  567 http/ngx_http_file_cache.c         fcn = ngx_slab_alloc_locked(cache->shpool,
ngx_slab_alloc_locked 1426 http/ngx_http_file_cache.c         fcn = ngx_slab_alloc_locked(cache->shpool,