Searched refs:hbs (Results 1 – 4 of 4) sorted by relevance
128 hlist_add_head(&req->hash_node, &table->hbs[index].list); in io_poll_req_insert()746 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i]; in io_poll_remove_all()764 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[index]; in io_poll_find()788 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i]; in io_poll_file_find()
201 table->hbs = kvmalloc_objs(table->hbs[0], hash_buckets, in io_alloc_hash_table() 203 if (table->hbs) in io_alloc_hash_table() 212 INIT_HLIST_HEAD(&table->hbs[i].list); in io_alloc_hash_table() 305 kvfree(ctx->cancel_table.hbs); in io_ring_ctx_alloc() 2202 kvfree(ctx->cancel_table.hbs); in io_ring_ctx_free()
109 u16 hbs; /* Hor Blank Start */ member
1294 unsigned int vbe, vse, hbe, hse, vbs, hbs; in tegra_sor_mode_set() local1369 hbs = hbe + mode->hdisplay; in tegra_sor_mode_set()1371 value = ((vbs & 0x7fff) << 16) | (hbs & 0x7fff); in tegra_sor_mode_set()