Searched refs:policyvers (Results 1 – 3 of 3) sorted by relevance
1052 if (p->policyvers >= POLICYDB_VERSION_MLS) { in context_read_and_validate()1272 if (p->policyvers >= in read_cons_helper()1353 if (p->policyvers >= POLICYDB_VERSION_VALIDATETRANS) { in class_read()1365 if (p->policyvers >= POLICYDB_VERSION_NEW_OBJECT_DEFAULTS) { in class_read()1375 if (p->policyvers >= POLICYDB_VERSION_DEFAULT_TYPE) { in class_read()1404 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in role_read()1413 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in role_read()1460 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in type_read()1469 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) { in type_read()1534 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in user_read()[all …]
309 unsigned int policyvers; member
440 u32 items, items2, val, vers = pol->policyvers; in avtab_read_item()