Searched refs:cancel_hash_bits (Results 1 – 1 of 1) sorted by relevance
422 unsigned cancel_hash_bits; member1324 ctx->cancel_hash_bits = hash_bits; in io_ring_ctx_alloc()5563 list = &ctx->cancel_hash[hash_long(req->user_data, ctx->cancel_hash_bits)]; in io_poll_req_insert()6014 for (i = 0; i < (1U << ctx->cancel_hash_bits); i++) { in io_poll_remove_all()6037 list = &ctx->cancel_hash[hash_long(sqe_addr, ctx->cancel_hash_bits)]; in io_poll_find()10411 for (i = 0; i < (1U << ctx->cancel_hash_bits); i++) { in __io_uring_show_fdinfo()