Home
last modified time | relevance | path

Searched refs:constraints (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/tools/flask/policy/policy/
A Dmls80 # This is incomplete - similar constraints must be written for all classes
/xen-4.10.0-shim-comet/xen/xsm/flask/ss/
A Dpolicydb.h59 struct constraint_node *constraints; /* constraints on class permissions */ member
A Dpolicydb.c538 constraint = cladatum->constraints; in class_destroy()
1209 rc = read_cons_helper(p, &cladatum->constraints, ncons, 0, fp); in class_read()
A Dservices.c520 constraint = tclass_datum->constraints; in context_struct_compute_av()
/xen-4.10.0-shim-comet/tools/flask/policy/modules/
A Dxen.te58 # Policy constraints
/xen-4.10.0-shim-comet/docs/misc/
A Dxsm-flask.txt221 constraints file (for example, vm_rule.cons). The vm_role module defines one
222 role (vm_r) and three users (user_1 .. user_3), along with constraints that
249 before building the policy. Note that the MLS constraints in policy/mls
/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/
A Dx86_emulate.c868 # define invoke_stub(pre, post, constraints...) do { \ argument
878 : [exn] "+g" (res_), constraints, \
895 # define invoke_stub(pre, post, constraints...) \ argument
897 : constraints, [stub] "rm" (stub.func), \

Completed in 28 milliseconds