Home
last modified time | relevance | path

Searched refs:cmd_cache (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dio_uring_types.h339 struct io_alloc_cache cmd_cache; member
/linux/io_uring/
H A Dio_uring.c279 io_alloc_cache_free(&ctx->cmd_cache, io_cmd_cache_free); in io_free_alloc_caches()
323 ret |= io_alloc_cache_init(&ctx->cmd_cache, IO_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()