Searched refs:eh (Results 1 – 8 of 8) sorted by relevance
| /openbmc/qemu/block/ |
| H A D | parallels-ext.c | 192 ParallelsFormatExtensionHeader eh; in parallels_parse_format_extension() local 197 memcpy(&eh, pos, sizeof(eh)); in parallels_parse_format_extension() 198 eh.magic = le64_to_cpu(eh.magic); in parallels_parse_format_extension() 199 pos += sizeof(eh); in parallels_parse_format_extension() 200 remaining -= sizeof(eh); in parallels_parse_format_extension() 202 if (eh.magic != PARALLELS_FORMAT_EXTENSION_MAGIC) { in parallels_parse_format_extension() 204 ", expected: 0x%llx", eh.magic, in parallels_parse_format_extension() 215 if (hash_len != sizeof(eh.check_sum) || in parallels_parse_format_extension() 216 memcmp(hash, eh.check_sum, sizeof(eh.check_sum)) != 0) { in parallels_parse_format_extension()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
| H A D | 0006-linux-syslinux-implement-write_to_ext-and-add-syslin.patch | 146 + struct ext3_extent_header *eh; 148 + eh = (struct ext3_extent_header *) &inode.i_block[0]; 149 + eh->eh_depth = 0; 150 + eh->eh_entries = 0; 151 + eh->eh_magic = ext2fs_cpu_to_le16(EXT3_EXT_MAGIC); 152 + i = (sizeof(inode.i_block) - sizeof(*eh)) / 154 + eh->eh_max = ext2fs_cpu_to_le16(i);
|
| /openbmc/inarp/ |
| H A D | inarp.c | 47 struct ethhdr eh; member 126 memcpy(arp.eh.h_dest, dest_mac, ETH_ALEN); in send_arp_packet() 127 memcpy(arp.eh.h_source, src_mac, ETH_ALEN); in send_arp_packet() 128 arp.eh.h_proto = htons(ETH_P_ARP); in send_arp_packet() 412 if (memcmp(&iface->eth_addr, inarp_req.eh.h_dest, ETH_ALEN)) in arp_recv()
|
| /openbmc/qemu/hw/i386/kvm/ |
| H A D | xen_xenstore.c | 69 struct xenevtchn_handle *eh; member 132 s->eh = xen_be_evtchn_open(); in xen_xenstore_realize() 133 if (!s->eh) { in xen_xenstore_realize() 137 aio_set_fd_handler(qemu_get_aio_context(), xen_be_evtchn_fd(s->eh), in xen_xenstore_realize() 195 if (s->eh) { in xen_xenstore_pre_save() 196 s->guest_port = xen_be_evtchn_get_guest_port(s->eh); in xen_xenstore_pre_save() 221 int be_port = xen_be_evtchn_bind_interdomain(s->eh, xen_domid, in xen_xenstore_post_load() 1367 xen_be_evtchn_notify(s->eh, s->be_port); in fire_watch_cb() 1385 evtchn_port_t port = xen_be_evtchn_pending(s->eh); in xen_xenstore_event() 1394 xen_be_evtchn_unmask(s->eh, port); in xen_xenstore_event() [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | CVE-2025-1180.patch | 7 in _bfd_elf_write_section_eh_frame (bfd/elf-eh-frame.c:2234:29) with
|
| /openbmc/u-boot/fs/ext4/ |
| H A D | ext4_write.c | 470 struct ext4_extent_header *eh = in ext4fs_delete_file() local 473 debug("del: dep=%d entries=%d\n", eh->eh_depth, eh->eh_entries); in ext4fs_delete_file()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/clang/ |
| H A D | clang_git.bb | 52 PACKAGECONFIG_CLANG_COMMON = "build-id eh libedit rtti shared-libs libclang-python \ 78 PACKAGECONFIG[eh] = "-DLLVM_ENABLE_EH=ON,-DLLVM_ENABLE_EH=OFF,,"
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/ |
| H A D | 0001-BootLogoLib-align-logo-coords-to-be-even.patch | 256 zcs-*GT{0_4?2U_R&}~Oaq)ZGm1Au2v4#T@(NF}kTOTDsc_kFK2F(3&eh#ad@Js$ai
|