Searched refs:hbs (Results 1 – 6 of 6) sorted by relevance
128 hlist_add_head(&req->hash_node, &table->hbs[index].list); in io_poll_req_insert()745 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i]; in io_poll_remove_all()763 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[index]; in io_poll_find()787 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i]; in io_poll_file_find()
233 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i]; in __io_uring_show_fdinfo()
200 table->hbs = kvmalloc_objs(table->hbs[0], hash_buckets, in io_alloc_hash_table()202 if (table->hbs) in io_alloc_hash_table()211 INIT_HLIST_HEAD(&table->hbs[i].list); in io_alloc_hash_table()303 kvfree(ctx->cancel_table.hbs); in io_ring_ctx_alloc()2199 kvfree(ctx->cancel_table.hbs); in io_ring_ctx_free()
81 struct io_hash_bucket *hbs; member
109 u16 hbs; /* Hor Blank Start */ member
1291 unsigned int vbe, vse, hbe, hse, vbs, hbs; in tegra_sor_mode_set() local1366 hbs = hbe + mode->hdisplay; in tegra_sor_mode_set()1368 value = ((vbs & 0x7fff) << 16) | (hbs & 0x7fff); in tegra_sor_mode_set()