Searched refs:io_alloc_hash_table (Results 1 – 1 of 1) sorted by relevance
259 static int io_alloc_hash_table(struct io_hash_table *table, unsigned bits) in io_alloc_hash_table() function291 if (io_alloc_hash_table(&ctx->cancel_table, hash_bits)) in io_ring_ctx_alloc()293 if (io_alloc_hash_table(&ctx->cancel_table_locked, hash_bits)) in io_ring_ctx_alloc()