Home
last modified time | relevance | path

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

/linux-4.4.14/security/selinux/ss/
Davtab.c311 int avtab_alloc(struct avtab *h, u32 nrules) in avtab_alloc() argument
315 u32 work = nrules; in avtab_alloc()
318 if (nrules == 0) in avtab_alloc()
342 h->nslot, nrules); in avtab_alloc()