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