Home
last modified time | relevance | path

Searched defs:perms (Results 1 – 23 of 23) sorted by relevance

/xen/tools/xenstore/include/
A Dxenstore_lib.h43 enum xs_perm_type perms; member
52 struct xs_permissions perms[0]; member
/xen/xen/arch/arm/
A Dguest_walk.c33 unsigned int *perms) in guest_walk_sd()
360 unsigned int *perms) in guest_walk_ld()
590 paddr_t *ipa, unsigned int *perms) in guest_walk_tables()
A Dmem_access.c106 unsigned int perms; in p2m_mem_access_check_and_get_page() local
/xen/tools/xenstore/
A Dxenstored_watch.c116 struct node_perms *perms) in watch_permitted()
161 struct node *node, bool exact, struct node_perms *perms) in fire_watches()
A Dxenstore_client.c167 struct xs_permissions *perms; in do_ls() local
249 do_chmod(char *path, struct xs_permissions *perms, int nperms, int upto, in do_chmod()
459 struct xs_permissions perms[nperms]; in perform() local
A Dxs_lib.c114 bool xs_strings_to_perms(struct xs_permissions *perms, unsigned int num, in xs_strings_to_perms()
A Dxenstored_core.c483 const struct node_perms *perms) in perm_for_conn()
774 static char *perms_to_strings(const void *ctx, const struct node_perms *perms, in perms_to_strings()
1256 struct node_perms perms, old_perms; in do_set_perms() local
1595 struct xs_permissions perms = { .id = 0, .perms = XS_PERM_NONE }; in manual_node() local
A Dxenstored_core.h131 struct node_perms perms; member
A Dxenstored_transaction.c123 struct node_perms perms; member
A Dxenstored_domain.c650 static int set_dom_perms_default(struct node_perms *perms) in set_dom_perms_default()
672 struct node_perms *perms) in set_perms_special()
A Dxs.c766 struct xs_permissions *perms, in xs_set_permissions()
/xen/tools/ocaml/libs/xs/
A Dxs.mli27 type perms = Xsraw.perms type
A Dxs.ml17 type perms = Xsraw.perms type
A Dxsraw.ml56 type perms = int * perm * (int * perm) list type
A Dxsraw.mli25 type perms = int * perm * (int * perm) list type
/xen/tools/libxl/
A Dlibxl_xshelp.c50 struct xs_permissions *perms, in libxl__xs_writev_perms()
167 const char *path, struct xs_permissions *perms, in libxl__xs_mknod()
/xen/xen/xsm/flask/
A Dhooks.c65 u16 class, u32 perms) in domain_has_perm()
86 static int current_has_perm(struct domain *d, u16 class, u32 perms) in current_has_perm()
91 static int domain_has_evtchn(struct domain *d, struct evtchn *chn, u32 perms) in domain_has_evtchn()
99 static int domain_has_xen(struct domain *d, u32 perms) in domain_has_xen()
359 u32 perms = GRANT__MAP_READ; in flask_grant_mapref() local
833 u32 perms = XEN__READCONSOLE; in flask_readconsole() local
A Dflask_op.c78 static int domain_has_security(struct domain *d, u32 perms) in domain_has_security()
A Davc.c616 static int avc_update_node(u32 perms, u32 ssid, u32 tsid, u16 tclass, in avc_update_node()
/xen/tools/python/xen/lowlevel/xs/
A Dxs.c277 struct xs_permissions *perms; in xspy_get_permissions() local
292 perms = xs_get_permissions(xh, th, path, &perms_n); in xspy_get_permissions() local
328 PyObject *perms; in xspy_set_permissions() local
/xen/tools/libvchan/
A Dinit.c249 struct xs_permissions perms[2]; in init_xs_srv() local
/xen/tools/ocaml/xenstored/
A Dstore.ml23 perms: Perms.Node.t; RecordField
/xen/xen/xsm/flask/ss/
A Dservices.c1180 struct symtab *perms; in validate_classes() local

Completed in 35 milliseconds