Home
last modified time | relevance | path

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

/Linux-v5.10/security/selinux/ss/
Davtab.c308 int avtab_alloc(struct avtab *h, u32 nrules) in avtab_alloc() argument
312 u32 work = nrules; in avtab_alloc()
315 if (nrules == 0) in avtab_alloc()
338 h->nslot, nrules); in avtab_alloc()