/xen-4.10.0-shim-comet/xen/xsm/flask/include/ |
A D | avc.h | 84 void avc_audit(u32 ssid, u32 tsid, u16 tclass, u32 requested, 87 int avc_has_perm_noaudit(u32 ssid, u32 tsid, u16 tclass, u32 requested, 90 int avc_has_perm(u32 ssid, u32 tsid, u16 tclass, u32 requested,
|
A D | security.h | 68 int security_compute_av(u32 ssid, u32 tsid, u16 tclass, u32 requested,
|
/xen-4.10.0-shim-comet/xen/xsm/flask/ |
A D | avc.c | 529 void avc_audit(u32 ssid, u32 tsid, u16 tclass, u32 requested, in avc_audit() argument 536 denied = requested & ~avd->allowed; in avc_audit() 545 audited = denied = requested; in avc_audit() 549 audited = requested; in avc_audit() 730 BUG_ON(!requested); in avc_has_perm_noaudit() 744 rc = security_compute_av(ssid,tsid,tclass,requested,avd); in avc_has_perm_noaudit() 755 denied = requested & ~(avd->allowed); in avc_has_perm_noaudit() 760 avc_update_node(requested, ssid,tsid,tclass,avd->seqno); in avc_has_perm_noaudit() 787 u32 requested, struct avc_audit_data *auditdata) in avc_has_perm() argument 792 rc = avc_has_perm_noaudit(ssid, tsid, tclass, requested, &avd); in avc_has_perm() [all …]
|
/xen-4.10.0-shim-comet/xen/xsm/flask/ss/ |
A D | services.c | 87 u32 requested, 373 u32 requested, in type_attribute_bounds_av() argument 395 requested, in type_attribute_bounds_av() 412 requested, in type_attribute_bounds_av() 430 requested, in type_attribute_bounds_av() 455 u32 requested, in context_struct_compute_av() argument 555 tclass, requested, avd); in context_struct_compute_av() 666 int security_compute_av(u32 ssid, u32 tsid, u16 tclass, u32 requested, in security_compute_av() argument 698 rc = context_struct_compute_av(scontext, tcontext, tclass, requested, avd); in security_compute_av()
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | xenmon.txt | 61 This is a rough measure of I/O requested by the domain. The number of page 66 requested by a domain. Xenmon reports:
|
A D | netif-staging-grants.pandoc | 201 22) Set up gso info requested by frontend [optional] 225 27.4) Check whether frontend requested a notification 393 grefs on the Rx ring were requested to be mapped by the guest. Frontend may use
|
A D | grant-tables.txt | 11 access to the block back driver, so that it may read or write as requested.
|
A D | pvcalls.markdown | 311 - **cmd** is the command requested by the frontend:
|
A D | livepatch.markdown | 678 * `cmd` the command requested:
|
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | perms.ml | 135 (* check if the current connection has the requested perm on the current node *)
|
/xen-4.10.0-shim-comet/docs/ |
A D | ChangeLog | 125 'feature-multicast-control', requested by the frontend with
|
/xen-4.10.0-shim-comet/tools/blktap2/ |
A D | README | 270 driver->data will contain a block of memory of the size your requested
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl-numa-placement.pod.7 | 293 if it is requested on a host with more than 16 NUMA nodes.
|
A D | xl.cfg.pod.5.in | 1774 "leafnum" is the requested function, 2567 This requires hardware compatibility with the requested version, either
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | zconf.tab.c_shipped | 908 /* Enable debugging if requested. */
|