Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dio_uring.c281 static int io_alloc_hash_table(struct io_hash_table *table, unsigned bits) in io_alloc_hash_table() function
313 if (io_alloc_hash_table(&ctx->cancel_table, hash_bits)) in io_ring_ctx_alloc()
315 if (io_alloc_hash_table(&ctx->cancel_table_locked, hash_bits)) in io_ring_ctx_alloc()