Home
last modified time | relevance | path

Searched refs:hlist_head (Results 1 – 4 of 4) sorted by relevance

/hypervisor/include/lib/
A Dlist.h37 struct hlist_head { struct
144 hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head()
/hypervisor/common/
A Dptdev.c26 static struct hlist_head phys_sid_htable[PTIRQ_ENTRY_HASHSIZE];
28 static struct hlist_head virt_sid_htable[PTIRQ_ENTRY_HASHSIZE];
65 struct hlist_head *b; in find_ptirq_entry()
/hypervisor/include/dm/
A Dvpci.h182 struct hlist_head vdevs_hlist_heads [VDEV_LIST_HASHSIZE];
/hypervisor/hw/
A Dpci.c54 static struct hlist_head pdevs_hlist_heads[PDEV_HLIST_HASHSIZE];

Completed in 10 milliseconds