Searched refs:AVTAB_ALLOWED (Results 1 – 12 of 12) sorted by relevance
53 #define AVTAB_ALLOWED 0x0001 macro57 #define AVTAB_AV (AVTAB_ALLOWED | AVTAB_AUDITALLOW | AVTAB_AUDITDENY)
108 avtab_key.specified = AVTAB_ALLOWED; in bounds_expand_rule()171 if (!(k->specified & AVTAB_ALLOWED)) in bounds_expand_rule_callback()308 avtab_key.specified = AVTAB_ALLOWED; in bounds_check_rule()375 if (!(key->specified & AVTAB_ALLOWED)) in bounds_check_cond_rules()403 if (!(k->specified & AVTAB_ALLOWED)) in bounds_check_rule_callback()
225 if (k->specified != AVTAB_ALLOWED) in report_assertion_avtab_matches()458 if (k->specified != AVTAB_ALLOWED) in check_assertion_avtab_match()
888 if ((uint16_t) (AVTAB_ALLOWED | AVTAB_ENABLED) == in cond_compute_av()889 (node->key.specified & (AVTAB_ALLOWED | AVTAB_ENABLED))) in cond_compute_av()
422 AVTAB_ALLOWED,
1795 spec = AVTAB_ALLOWED; in expand_avrule_helper()3212 case AVTAB_ALLOWED: in expand_avtab_insert()3353 case AVTAB_ALLOWED: in expand_cond_insert()
886 if (node->key.specified == AVTAB_ALLOWED) in context_struct_compute_av()
91 AVTAB_ALLOWED,
118 if (!(key->specified & AVTAB_AV && key->specified & AVTAB_ALLOWED)) in output_avrule()
111 if (key->specified & AVTAB_ALLOWED) { in render_av_rule()
201 if (d->specified & AVTAB_ALLOWED) { in create_type_rules()
1284 avtab_key.specified = AVTAB_ALLOWED; in __cil_insert_avrule()