Searched defs:nel (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/security/selinux/ss/ |
D | policydb.c | 1157 u32 i, len, nel; in common_read() local 1322 u32 i, len, len2, ncons, nel; in class_read() local 1843 u32 i, nel; in range_read() local 2090 u32 nel, i; in filename_trans_read() local 2132 u32 i, j, nel, nel2, len, len2; in genfs_read() local 2247 u32 j, nel, len; in ocontext_read() local 2447 u32 i, j, len, nprim, nel, perm; in policydb_read() local 2909 size_t nel; in role_allow_write() local 3035 u32 nel; in write_cons_helper() local 3301 size_t nel, len; in ocontext_write() local
|
D | hashtab.h | 35 u32 nel; /* number of elements in hash table */ member
|
D | hashtab.c | 28 static u32 hashtab_compute_size(u32 nel) in hashtab_compute_size()
|
D | avtab.h | 86 u32 nel; /* number of elements */ member
|
D | avtab.c | 514 u32 nel, i; in avtab_read() local
|
D | services.c | 2733 u32 *nel) in security_get_user_sids()
|