Home | History | Annotate | Download | only in src

Lines Matching refs:cpu_to_le32

918 	buf[0] = cpu_to_le32(SEPOL_MODULE_PACKAGE_MAGIC);
919 buf[1] = cpu_to_le32(p->version);
920 buf[2] = cpu_to_le32(nsec);
926 buf[0] = cpu_to_le32(offsets[0]);
931 buf[i] = cpu_to_le32(offsets[i]);
938 buf[i] = cpu_to_le32(offsets[i]);
944 buf[i] = cpu_to_le32(offsets[i]);
950 buf[i] = cpu_to_le32(offsets[i]);
963 buf[0] = cpu_to_le32(SEPOL_PACKAGE_SECTION_FC);
970 buf[0] = cpu_to_le32(SEPOL_PACKAGE_SECTION_SEUSER);
978 buf[0] = cpu_to_le32(SEPOL_PACKAGE_SECTION_USER_EXTRA);
985 buf[0] = cpu_to_le32(SEPOL_PACKAGE_SECTION_NETFILTER);