Searched defs:bucket (Results 1 – 6 of 6) sorted by relevance
110 unsigned int bucket; member119 int bucket = 0; in which_bucket() local
359 const struct list_head *bucket; in find_ring_info() local411 const struct list_head *bucket; in find_send_info() local1254 struct list_head *bucket = &d->argo->ring_hash[i]; in domain_rings_remove_all() local1279 struct list_head *bucket = &src_d->argo->send_hash[i]; in partner_rings_remove() local1893 struct list_head *bucket = &d->argo->ring_hash[i]; in notify_check_pending() local
173 static void free_evtchn_bucket(struct domain *d, struct evtchn *bucket) in free_evtchn_bucket()
41 struct list_head *bucket; member
250 struct list_head *bucket = b + HASH(gfn_info->domain, gfn_info->gfn); in rmap_list_to_hash_table() local265 struct list_head *bucket = page->sharing->hash_table.bucket; in rmap_hash_table_to_list() local360 unsigned int bucket; member
1388 static void sh_hash_audit_bucket(struct domain *d, int bucket) in sh_hash_audit_bucket()
Completed in 18 milliseconds