Lines Matching defs:domain
47 struct domain struct
51 /* The id of this domain */ argument
58 repeated domain introductions. */ argument
65 struct xenstore_domain_interface *interface; argument
70 /* Generation count at domain introduction time. */ argument
73 /* Have we noticed that this domain is shutdown? */ argument
76 /* Has domain been officially introduced? */ argument
79 /* number of entry from this domain in the store */ argument
82 /* number of watch for this domain */ argument
91 static LIST_HEAD(domains); argument
193 struct domain *domain = _domain; in destroy_domain() local
230 struct domain *domain; in domain_cleanup() local
335 struct domain *domain; in alloc_domain() local
354 static int new_domain(struct domain *domain, int port) in new_domain()
402 static void domain_conn_reset(struct domain *domain) in domain_conn_reset()
424 struct domain *domain; in do_introduce() local
488 struct domain *domain; in find_connected_domain() local
502 struct domain *domain, *tdomain; in do_set_target() local
547 struct domain *domain; in do_release() local
562 struct domain *domain; in do_resume() local
979 void wrl_domain_new(struct domain *domain) in wrl_domain_new()
989 void wrl_domain_destroy(struct domain *domain) in wrl_domain_destroy()
1001 void wrl_credit_update(struct domain *domain, struct wrl_timestampt now) in wrl_credit_update()
1056 void wrl_check_timeout(struct domain *domain, in wrl_check_timeout()
1094 void wrl_apply_debit_actual(struct domain *domain) in wrl_apply_debit_actual()