Home
last modified time | relevance | path

Searched refs:nrules (Results 1 – 1 of 1) sorted by relevance

/security/selinux/ss/
Davtab.c273 int avtab_alloc(struct avtab *h, u32 nrules) in avtab_alloc() argument
277 u32 work = nrules; in avtab_alloc()
280 if (nrules == 0) in avtab_alloc()
303 h->nslot, nrules); in avtab_alloc()