Home
last modified time | relevance | path

Searched refs:io_hash_bucket (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dio_uring_types.h76 struct io_hash_bucket { struct
81 struct io_hash_bucket *hbs; argument
/linux/io_uring/
H A Dpoll.c743 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i]; in io_poll_remove_all()
761 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[index]; in io_poll_find()
785 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i]; in io_poll_file_find()
H A Dfdinfo.c233 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i]; in __io_uring_show_fdinfo()