Searched refs:SEPOL_TARGET_XEN (Results 1 – 13 of 13) 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,1518 else if (p->target_platform == SEPOL_TARGET_XEN) in policydb_destroy()3147 case SEPOL_TARGET_XEN: in ocontext_read()4417 case SEPOL_TARGET_XEN: in policydb_read()4470 case SEPOL_TARGET_XEN: in policydb_read()4584 else if (platform == SEPOL_TARGET_XEN) in policydb_set_target_platform()4585 p->target_platform = SEPOL_TARGET_XEN; in policydb_set_target_platform()
683 } else if (pdb->target_platform == SEPOL_TARGET_XEN) { in sort_ocontexts()
615 } else if (pdb->target_platform == SEPOL_TARGET_XEN) { in write_sid_decl_rules_to_cil()3364 } else if (pdb->target_platform == SEPOL_TARGET_XEN) { in sepol_kernel_policydb_to_cil()
500 } else if (pdb->target_platform == SEPOL_TARGET_XEN) { in write_sid_decl_rules_to_conf()3242 } else if (pdb->target_platform == SEPOL_TARGET_XEN) { in sepol_kernel_policydb_to_conf()
1594 case SEPOL_TARGET_XEN: in ocontext_write()
2258 case SEPOL_TARGET_XEN: in ocontext_copy()
2937 case SEPOL_TARGET_XEN: in ocontexts_to_cil()
145 target = SEPOL_TARGET_XEN; in main()
4619 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_pirq_context()4673 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_iomem_context()4737 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_ioport_context()4801 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_pcidevice_context()4855 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_devicetree_context()
434 target = SEPOL_TARGET_XEN; in main()
3936 if (db->target_platform == SEPOL_TARGET_XEN) { in __cil_contexts_to_policydb()