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