Searched refs:nrules (Results 1 – 1 of 1) sorted by relevance
327 int avtab_alloc(struct avtab *h, u32 nrules) in avtab_alloc() argument332 if (nrules != 0) { in avtab_alloc()334 u32 work = nrules >> 3; in avtab_alloc()348 pr_debug("SELinux: %d avtab hash slots, %d rules.\n", nslot, nrules); in avtab_alloc()