Searched refs:enforce (Results 1 – 13 of 13) sorted by relevance
152 int enforce = !!(arg->enforcing); in flask_security_setenforce() local155 if ( enforce == flask_enforcing ) in flask_security_setenforce()162 flask_enforcing = enforce; in flask_security_setenforce()658 rv = flask_security_setenforce(&op.u.enforce); in do_flask_op()
192 struct xen_flask_setenforce enforce; member
173 int64_t target_memkb, int relative, int enforce) in libxl_set_memory_target() argument287 if (enforce) { in libxl_set_memory_target()
1752 …set_memory_target(libxl_ctx *ctx, uint32_t domid, int64_t target_memkb, int relative, int enforce);
148 op.u.enforce.enforcing = mode; in xc_flask_setenforce()
283 enforce Mandatory Access Control policy over the communication.
194 enforce bandwidth on a specific domain, just set throttling value (THRTL)
137 One disadvantage of using type enforcement to enforce isolation is that a new
1051 provided by the bootloader. FLASK will be enabled but will not enforce access1306 the guest) and/or to enforce fine-grained control over the memory and
426 # enforce isolation.
73 be restricted to specific UUIDs (such as the all-zero UUID) to enforce the use
1851 on VM basis. To enforce cache on a specific domain, just set capacity bitmasks1914 bandwidth on VM basis. To enforce bandwidth on a specific domain, just set
180 The rationale for having a global lock is to be able to enforce system-wide
Completed in 26 milliseconds