Home
last modified time | relevance | path

Searched refs:set_target (Results 1 – 15 of 15) sorted by relevance

/xen/tools/flask/policy/policy/
A Dmls77 …heduler setdomainmaxmem setdomainhandle setdebugging hypercall settime set_target shutdown setaddr…
/xen/tools/ocaml/xenstored/
A Dconnections.ml163 let set_target cons domain target_domain = function
165 Connection.set_target con target_domain
A Dconnection.ml125 let set_target con target_domid = function
126 …con.perm <- Perms.Connection.set_target (get_perm con) ~perms:[Perms.READ; Perms.WRITE] target_dom…
A Dperms.ml116 let set_target (connection:t) ?(perms=[NONE]) domid = function
A Dprocess.ml191 …| [ domid; target_domid; "" ] -> Connections.set_target cons (c_int_of_string domid) (c_int_of_str…
/xen/xen/xsm/
A Ddummy.c31 set_to_dummy_if_null(ops, set_target); in xsm_fixup_ops()
/xen/xen/include/xsm/
A Dxsm.h53 int (*set_target) (struct domain *d, struct domain *e); member
227 return xsm_ops->set_target(d, e); in xsm_set_target()
/xen/tools/flask/policy/modules/
A Dxen.if146 allow $1 $2:domain set_target;
/xen/xen/include/public/
A Ddomctl.h1259 struct xen_domctl_set_target set_target; member
/xen/tools/python/xen/lowlevel/xs/
A Dxs.c947 XSPY_METH(set_target, METH_VARARGS),
/xen/xen/common/
A Ddomctl.c876 e = get_domain_by_id(op->u.set_target.target); in do_domctl()
/xen/xen/xsm/flask/policy/
A Daccess_vectors166 set_target
/xen/docs/misc/
A Dxsm-flask.txt168 its target using the set_target operation. The transition is computed with the
/xen/xen/xsm/flask/
A Dhooks.c1754 .set_target = flask_set_target,
/xen/tools/libxc/
A Dxc_domain.c2123 domctl.u.set_target.target = target; in xc_domain_set_target()

Completed in 29 milliseconds