Searched refs:avkey (Results 1 – 1 of 1) sorted by relevance
617 struct avtab_key avkey; in context_struct_compute_av() local644 avkey.target_class = tclass; in context_struct_compute_av()645 avkey.specified = AVTAB_AV | AVTAB_XPERMS; in context_struct_compute_av()650 avkey.source_type = i + 1; in context_struct_compute_av()651 avkey.target_type = j + 1; in context_struct_compute_av()653 &avkey); in context_struct_compute_av()655 node = avtab_search_node_next(node, avkey.specified)) { in context_struct_compute_av()667 cond_compute_av(&policydb->te_cond_avtab, &avkey, in context_struct_compute_av()1015 struct avtab_key avkey; in security_compute_xperms_decision() local1062 avkey.target_class = tclass; in security_compute_xperms_decision()[all …]