Searched defs:nel (Results 1 – 6 of 6) sorted by relevance
/linux/security/selinux/ss/ | ||
H A D | policydb.c | 1164 u32 i, len, nel; in common_read() local |
H A D | hashtab.h | 35 u32 nel; /* number of elements in hash table */ member |
H A D | hashtab.c | 28 static u32 hashtab_compute_size(u32 nel) in hashtab_compute_size() argument |
H A D | avtab.h | 86 u32 nel; /* number of elements */ member |
H A D | avtab.c | 514 u32 nel, i; in avtab_read() local |
H A D | services.c | 2768 u32 *nel) in security_get_user_sids() argument |