Searched refs:SEPOL_TARGET_XEN (Results 1 – 14 of 14) sorted by relevance
99 #define SEPOL_TARGET_XEN 1 macro
161 case SEPOL_TARGET_XEN: in sepol_policydb_set_target_platform()
69 .target_platform = SEPOL_TARGET_XEN,76 .target_platform = SEPOL_TARGET_XEN,1532 else if (p->target_platform == SEPOL_TARGET_XEN) in policydb_destroy()3172 case SEPOL_TARGET_XEN: in ocontext_read()4456 case SEPOL_TARGET_XEN: in policydb_read()4509 case SEPOL_TARGET_XEN: in policydb_read()4619 else if (platform == SEPOL_TARGET_XEN) in policydb_set_target_platform()4620 p->target_platform = SEPOL_TARGET_XEN; in policydb_set_target_platform()
692 } else if (pdb->target_platform == SEPOL_TARGET_XEN) { in sort_ocontexts()
1291 case SEPOL_TARGET_XEN: in validate_properties()
511 } else if (pdb->target_platform == SEPOL_TARGET_XEN) { in write_sid_decl_rules_to_conf()3290 } else if (pdb->target_platform == SEPOL_TARGET_XEN) { in sepol_kernel_policydb_to_conf()
632 } else if (pdb->target_platform == SEPOL_TARGET_XEN) { in write_sid_decl_rules_to_cil()3422 } else if (pdb->target_platform == SEPOL_TARGET_XEN) { in sepol_kernel_policydb_to_cil()
1594 case SEPOL_TARGET_XEN: in ocontext_write()
2283 case SEPOL_TARGET_XEN: in ocontext_copy()
2949 case SEPOL_TARGET_XEN: in ocontexts_to_cil()
145 target = SEPOL_TARGET_XEN; in main()
4675 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_pirq_context()4729 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_iomem_context()4793 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_ioport_context()4857 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_pcidevice_context()4911 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_devicetree_context()
434 target = SEPOL_TARGET_XEN; in main()
4070 if (db->target_platform == SEPOL_TARGET_XEN) { in __cil_contexts_to_policydb()