Lines Matching defs:domain
44 struct domain struct
48 /* The id of this domain */ argument
55 repeated domain introductions. */ argument
59 repeated domain introductions. */ argument
66 struct xenstore_domain_interface *interface; argument
71 /* Have we noticed that this domain is shutdown? */ argument
74 /* number of entry from this domain in the store */ argument
77 /* number of watch for this domain */ argument
86 static LIST_HEAD(domains); argument
196 struct domain *domain = _domain; in destroy_domain() local
224 struct domain *domain; in domain_cleanup() local
301 struct domain *domain; in new_domain() local
352 static void domain_conn_reset(struct domain *domain) in domain_conn_reset()
374 struct domain *domain; in do_introduce() local
435 struct domain *domain; in find_connected_domain() local
449 struct domain *domain, *tdomain; in do_set_target() local
497 struct domain *domain; in do_release() local
512 struct domain *domain; in do_resume() local
810 void wrl_domain_new(struct domain *domain) in wrl_domain_new()
820 void wrl_domain_destroy(struct domain *domain) in wrl_domain_destroy()
832 void wrl_credit_update(struct domain *domain, struct wrl_timestampt now) in wrl_credit_update()
887 void wrl_check_timeout(struct domain *domain, in wrl_check_timeout()
925 void wrl_apply_debit_actual(struct domain *domain) in wrl_apply_debit_actual()