Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dio_uring.c262 static int io_alloc_hash_table(struct io_hash_table *table, unsigned bits) in io_alloc_hash_table() function
295 if (io_alloc_hash_table(&ctx->cancel_table, hash_bits)) in io_ring_ctx_alloc()
297 if (io_alloc_hash_table(&ctx->cancel_table_locked, hash_bits)) in io_ring_ctx_alloc()