Home
last modified time | relevance | path

Searched refs:allowed (Results 1 – 25 of 44) sorted by relevance

12

/xen/xen/xsm/flask/ss/
A Dservices.c397 if ( (lo_avd.allowed & avd->allowed) == avd->allowed ) in type_attribute_bounds_av()
399 masked = ~lo_avd.allowed & avd->allowed; in type_attribute_bounds_av()
414 if ( (lo_avd.allowed & avd->allowed) == avd->allowed ) in type_attribute_bounds_av()
416 masked = ~lo_avd.allowed & avd->allowed; in type_attribute_bounds_av()
432 if ( (lo_avd.allowed & avd->allowed) == avd->allowed ) in type_attribute_bounds_av()
434 masked = ~lo_avd.allowed & avd->allowed; in type_attribute_bounds_av()
440 avd->allowed &= ~masked; in type_attribute_bounds_av()
470 avd->allowed = 0; in context_struct_compute_av()
526 avd->allowed &= ~(constraint->permissions); in context_struct_compute_av()
537 (avd->allowed & DOMAIN__TRANSITION) && in context_struct_compute_av()
[all …]
A Dconditional.c529 avd->allowed |= node->datum.data; in cond_compute_av()
/xen/tools/libxc/
A Dxc_flask.c319 uint32_t *allowed, uint32_t *decided, in xc_flask_access() argument
342 if ( allowed ) in xc_flask_access()
343 *allowed = op.u.access.allowed; in xc_flask_access()
353 if ( (op.u.access.allowed & req) != req ) in xc_flask_access()
A DCOPYING16 of this license document, but changing it is not allowed.
101 allowed to use the library. A more frequent case is that a free
/xen/xen/xsm/flask/include/
A Dsecurity.h58 u32 allowed; member
/xen/docs/man/
A Dxenhypfs.1.pod13 (if allowed) to modify their contents.
A Dxl.conf.5.pod202 to indicate which cpus they are allowed to run on. Specifically,
211 The default value for these masks are all 1's, i.e. all cpus are allowed.
/xen/xen/include/public/xsm/
A Dflask_op.h58 uint32_t allowed; member
/xen/xen/xsm/flask/
A Davc.c536 denied = requested & ~avd->allowed; in avc_audit()
665 node->ae.avd.allowed |= perms; in avc_update_node()
755 denied = requested & ~(avd->allowed); in avc_has_perm_noaudit()
A Dflask_op.c129 arg->allowed = avd.allowed; in flask_security_access()
/xen/docs/features/
A Dhypervisorfs.pandoc21 values or (if allowed by the hypervisor) to modify them.
A Ddom0less.pandoc127 A user is allowed to configure the key sequence to switch input.
/xen/docs/misc/arm/
A Dbig.LITTLE.txt26 manually specified, so that the scheduler is not allowed to switch a
/xen/tools/flask/policy/modules/
A Ddom0.te66 # Audit policy change events even when they are allowed
A Dxen.te53 # the hypervisor. These should always be allowed.
/xen/docs/designs/
A Dqemu-deprivilege.md109 process / userid is allowed to consume. These can limit the ability
148 - "Every process except me to which I am allowed to send a signal" (-1)
163 processes are allowed to make their own process groups.
A Dargo.pandoc99 ### State: Partner rings for which this domain is the single allowed sender
244 * Any domain that is allowed to send to the ring -- so that's the partner
257 * The domain that has been allowed to send, as part of teardown when the domain
/xen/tools/xl/
A DCODING_STYLE162 line are allowed. Examples:
/xen/tools/xenstore/
A Dtalloc_guide.txt325 Passing NULL is allowed, but it will only give a meaningful result if
337 Passing NULL is allowed, but it will only give a meaningful result if
/xen/tools/xenmon/
A DCOPYING7 of this license document, but changing it is not allowed.
151 allowed only for noncommercial distribution and only if you
/xen/xen/
A DCOPYING34 of this license document, but changing it is not allowed.
178 allowed only for noncommercial distribution and only if you
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c1873 uint32_t req, allowed, decided, auditallow, auditdeny, seqno; in pyflask_access() local
1891 ret = xc_flask_access(xc_handle, scon, tcon, tclass, req, &allowed, &decided, in pyflask_access()
/xen/
A DCOPYING84 of this license document, but changing it is not allowed.
228 allowed only for noncommercial distribution and only if you
/xen/tools/libxl/
A DCODING_STYLE289 line are allowed. Examples:
/xen/xen/xsm/flask/policy/
A Daccess_vectors505 # be allowed except the XENVER_commandline.

Completed in 43 milliseconds

12