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

/linux-master/io_uring/
H A Dpoll.c124 struct io_hash_bucket *hb = &table->hbs[index];
776 struct io_hash_bucket *hb = &table->hbs[i];
808 struct io_hash_bucket **out_bucket)
812 struct io_hash_bucket *hb = &table->hbs[index];
836 struct io_hash_bucket **out_bucket)
845 struct io_hash_bucket *hb = &table->hbs[i];
873 struct io_hash_bucket *bucket;
996 struct io_hash_bucket *bucket;
H A Dfdinfo.c195 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i];
196 struct io_hash_bucket *hbl = &ctx->cancel_table_locked.hbs[i];
/linux-master/include/linux/
H A Dio_uring_types.h69 struct io_hash_bucket { struct
75 struct io_hash_bucket *hbs;

Completed in 185 milliseconds