Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio_uring.c270 static int io_alloc_hash_table(struct io_hash_table *table, unsigned bits) in io_alloc_hash_table() function
302 if (io_alloc_hash_table(&ctx->cancel_table, hash_bits)) in io_ring_ctx_alloc()
304 if (io_alloc_hash_table(&ctx->cancel_table_locked, hash_bits)) in io_ring_ctx_alloc()