Searched refs:do_cache_alloc (Results 1 – 6 of 6) sorted by relevance
70 ret = do_cache_alloc(cache); in cache_alloc()75 void* do_cache_alloc(cache_t *cache) { in do_cache_alloc() function
79 void* do_cache_alloc(cache_t* handle);
276 io_pending_storage_t *p = do_cache_alloc(c->thread->io_cache); in storage_get_item()
150 io_pending_proxy_t *io = do_cache_alloc(t->io_cache); in proxy_storage_get()
1309 io_pending_proxy_t *p = do_cache_alloc(c->thread->io_cache); in mcp_queue_rctx_io()
408 c->rbuf = do_cache_alloc(c->thread->rbuf_cache); in rbuf_alloc()1073 b = do_cache_alloc(th->rbuf_cache); in resp_allocate()