Lines Matching defs:an
22 * the aa_label represents the set of profiles confining an object
28 * beyond what is possible with an rcu_read_lock.
165 static int vec_cmp(struct aa_profile **a, int an, struct aa_profile **b, int bn)
173 AA_BUG(an <= 0);
176 for (i = 0; i < an && i < bn; i++) {
183 return an - bn;
554 * @sub contains an unconfined profile that does not have a matching
556 * Conversely we don't care about an unconfined in @set that is not in
1351 * @perms: an initialized perms struct to add accumulation to
1858 * to the base if the lookup specifies an ns, else making the stacked lookup
2117 * by an updated version.