| D | policydb.c | 670 hash_name, h->nel, info.slots_used, h->size, in hash_eval() 708 p->p_classes.nprim, p->te_avtab.nel); in policydb_index() 1120 u32 len, nel; in common_read() local 1138 nel = le32_to_cpu(buf[3]); in common_read() 1144 for (i = 0; i < nel; i++) { in common_read() 1285 u32 len, len2, ncons, nel; in class_read() local 1304 nel = le32_to_cpu(buf[4]); in class_read() 1325 for (i = 0; i < nel; i++) { in class_read() 1807 u32 nel; in range_read() local 1816 nel = le32_to_cpu(buf[0]); in range_read() [all …]
|