Searched defs:nel (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/security/selinux/ss/ |
A D | policydb.c | 1130 u32 len, nel; in common_read() local 1294 u32 len, len2, ncons, nel; in class_read() local 1812 u32 nel; in range_read() local 2058 u32 nel; in filename_trans_read() local 2100 u32 nel, nel2, len, len2; in genfs_read() local 2214 u32 nel, len; in ocontext_read() local 2403 u32 len, nprim, nel, perm; in policydb_read() local 2866 size_t nel; in role_allow_write() local 2993 u32 nel; in write_cons_helper() local 3255 size_t nel, len; in ocontext_write() local
|
A D | hashtab.h | 35 u32 nel; /* number of elements in hash table */ member
|
A D | hashtab.c | 27 static u32 hashtab_compute_size(u32 nel) in hashtab_compute_size()
|
A D | avtab.h | 85 u32 nel; /* number of elements */ member
|
A D | avtab.c | 572 u32 nel, i; in avtab_read() local
|
A D | services.c | 2745 u32 *nel) in security_get_user_sids()
|
Completed in 18 milliseconds