Searched refs:cancel_hash_bits (Results 1 – 1 of 1) sorted by relevance
378 unsigned cancel_hash_bits; member1151 ctx->cancel_hash_bits = hash_bits; in io_ring_ctx_alloc()5127 list = &ctx->cancel_hash[hash_long(req->user_data, ctx->cancel_hash_bits)]; in io_poll_req_insert()5289 for (i = 0; i < (1U << ctx->cancel_hash_bits); i++) { in io_poll_remove_all()5311 list = &ctx->cancel_hash[hash_long(sqe_addr, ctx->cancel_hash_bits)]; in io_poll_cancel()8463 for (i = 0; i < (1U << ctx->cancel_hash_bits); i++) { in io_poll_remove_link()9093 for (i = 0; i < (1U << ctx->cancel_hash_bits); i++) { in __io_uring_show_fdinfo()