Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/xsm/flask/include/
A Davc.h84 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 Dsecurity.h68 int security_compute_av(u32 ssid, u32 tsid, u16 tclass, u32 requested,
/xen-4.10.0-shim-comet/xen/xsm/flask/
A Davc.c529 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 Dservices.c87 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 Dxenmon.txt61 This is a rough measure of I/O requested by the domain. The number of page
66 requested by a domain. Xenmon reports:
A Dnetif-staging-grants.pandoc201 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 Dgrant-tables.txt11 access to the block back driver, so that it may read or write as requested.
A Dpvcalls.markdown311 - **cmd** is the command requested by the frontend:
A Dlivepatch.markdown678 * `cmd` the command requested:
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dperms.ml135 (* check if the current connection has the requested perm on the current node *)
/xen-4.10.0-shim-comet/docs/
A DChangeLog125 'feature-multicast-control', requested by the frontend with
/xen-4.10.0-shim-comet/tools/blktap2/
A DREADME270 driver->data will contain a block of memory of the size your requested
/xen-4.10.0-shim-comet/docs/man/
A Dxl-numa-placement.pod.7293 if it is requested on a host with more than 16 NUMA nodes.
A Dxl.cfg.pod.5.in1774 "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 Dzconf.tab.c_shipped908 /* Enable debugging if requested. */

Completed in 24 milliseconds