Searched refs:first_hook (Results 1 – 1 of 1) sorted by relevance
669 static struct xc_dom_arch *first_hook = NULL; variable699 hooks->next = first_hook; in xc_dom_register_arch_hooks()700 first_hook = hooks; in xc_dom_register_arch_hooks()705 struct xc_dom_arch *hooks = first_hook; in xc_dom_set_arch_hooks()
Completed in 4 milliseconds