Searched refs:io_hash_table (Results 1 – 3 of 3) sorted by relevance
74 struct io_hash_table { struct298 struct io_hash_table cancel_table;
123 struct io_hash_table *table = &req->ctx->cancel_table; in io_poll_req_insert()
262 static int io_alloc_hash_table(struct io_hash_table *table, unsigned bits) in io_alloc_hash_table()