Home
last modified time | relevance | path

Searched defs:nel (Results 1 – 6 of 6) sorted by relevance

/linux/security/selinux/ss/
H A Dpolicydb.c1154 u32 i, len, nel; in common_read() local
1319 u32 i, len, len2, ncons, nel; in class_read() local
1845 u32 i, nel; in range_read() local
2092 u32 nel, i; in filename_trans_read() local
2134 u32 i, j, nel, nel2, len, len2; in genfs_read() local
2249 u32 j, nel, len; in ocontext_read() local
2449 u32 i, j, len, nprim, nel, perm; in policydb_read() local
2917 size_t nel; in role_allow_write() local
3043 u32 nel; in write_cons_helper() local
3308 size_t nel, len; in ocontext_write() local
H A Dhashtab.h35 u32 nel; /* number of elements in hash table */ member
H A Dhashtab.c28 static u32 hashtab_compute_size(u32 nel) in hashtab_compute_size()
H A Davtab.h85 u32 nel; /* number of elements */ member
H A Davtab.c507 u32 nel, i; in avtab_read() local
H A Dservices.c2705 u32 *nel) in security_get_user_sids()