Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c447 struct io_wq_hash *hash_map; member
8819 hash = ctx->hash_map; in io_init_wq_offload()
8828 ctx->hash_map = hash; in io_init_wq_offload()
9592 if (ctx->hash_map) in io_ring_ctx_free()
9593 io_wq_put_hash(ctx->hash_map); in io_ring_ctx_free()