Searched refs:enforce (Results 1 – 11 of 11) sorted by relevance
151 int enforce = !!(arg->enforcing); in flask_security_setenforce() local154 if ( enforce == flask_enforcing ) in flask_security_setenforce()161 flask_enforcing = enforce; in flask_security_setenforce()657 rv = flask_security_setenforce(&op.u.enforce); in do_flask_op()
192 struct xen_flask_setenforce enforce; member
187 int enforce; member
173 int64_t target_memkb, int relative, int enforce) in libxl_set_memory_target() argument287 if (enforce) { in libxl_set_memory_target()
1517 …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()
435 # enforce isolation.
69 be restricted to specific UUIDs (such as the all-zero UUID) to enforce the use
1796 on VM basis. To enforce cache on a specific domain, just set capacity bitmasks
173 One disadvantage of using type enforcement to enforce isolation is that a new
818 provided by the bootloader. FLASK will be enabled but will not enforce access
Completed in 23 milliseconds