Searched refs:flags_size (Results 1 – 5 of 5) sorted by relevance
584 size_t flags_size = sizeof(context_ppc64->context_flags); in Read() local586 reinterpret_cast<uint8_t*>(context_ppc64.get()) + flags_size; in Read()588 sizeof(MDRawContextPPC64) - flags_size)) { in Read()681 size_t flags_size = sizeof(context_arm64->context_flags); in Read() local683 reinterpret_cast<uint8_t*>(context_arm64.get()) + flags_size; in Read()685 sizeof(MDRawContextARM64) - flags_size)) { in Read()778 size_t flags_size = sizeof(context_x86->context_flags); in Read() local780 reinterpret_cast<uint8_t*>(context_x86.get()) + flags_size; in Read()782 sizeof(MDRawContextX86) - flags_size)) { in Read()851 size_t flags_size = sizeof(context_ppc->context_flags); in Read() local[all …]
226 int flags_size = sizeof(flags) / sizeof(flags[0]); in cma_test_flags() local230 for (i = 0; i < flags_size; i++) { in cma_test_flags()
133 u32 flags_size; member
519 ahci_sg->flags_size = cpu_to_le32(0x3fffff & in ahci_fill_sg()
340 ahci_sg->flags_size = cpu_to_le32(0x3fffff & in ahci_fill_sg()