Home
last modified time | relevance | path

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

/linux-4.1.27/security/selinux/ss/
Davtab.c290 int avtab_alloc(struct avtab *h, u32 nrules) in avtab_alloc() argument
294 u32 work = nrules; in avtab_alloc()
297 if (nrules == 0) in avtab_alloc()
321 h->nslot, nrules); in avtab_alloc()