Searched refs:policyvers (Results 1 – 4 of 4) sorted by relevance
1063 if (p->policyvers >= POLICYDB_VERSION_MLS) { in context_read_and_validate()1282 if (p->policyvers >= in read_cons_helper()1363 if (p->policyvers >= POLICYDB_VERSION_VALIDATETRANS) { in class_read()1375 if (p->policyvers >= POLICYDB_VERSION_NEW_OBJECT_DEFAULTS) { in class_read()1385 if (p->policyvers >= POLICYDB_VERSION_DEFAULT_TYPE) { in class_read()1415 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in role_read()1424 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in role_read()1472 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in type_read()1481 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) { in type_read()1547 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in user_read()[all …]
295 unsigned int policyvers; member
383 u32 items, items2, val, vers = pol->policyvers; in avtab_read_item()
104 to userspace via /selinux/policyvers and used at policy load time.