Home
last modified time | relevance | path

Searched defs:head (Results 76 – 100 of 147) sorted by relevance

123456

/openbmc/qemu/scripts/
H A Ddump-guest-memory.py368 def qlist_foreach(head, field_str): argument
/openbmc/ipmitool/lib/
H A Dipmi_sdradd.c228 struct sdr_record_list *head; member
/openbmc/u-boot/drivers/core/
H A Ddevres.c174 static void release_nodes(struct udevice *dev, struct list_head *head, in release_nodes()
/openbmc/qemu/
H A Diothread.c367 IOThreadInfoList *head = NULL; in qmp_query_iothreads() local
/openbmc/qemu/hw/core/
H A Dmachine-qmp-cmds.c40 CpuInfoFastList *head = NULL, **tail = &head; in qmp_query_cpus_fast() local
/openbmc/qemu/hw/arm/
H A Dallwinner-r40.c230 struct boot_file_head *head = (struct boot_file_head *)buffer; in allwinner_r40_bootrom_setup() local
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer1216 def find_revs(old2new, head): argument
/openbmc/u-boot/include/
H A Dpart_efi.h64 u8 head; /* starting head */ member
/openbmc/qemu/qga/
H A Dcommands-win32.c1650 GuestNetworkInterfaceList *head = NULL, **tail = &head; in qmp_guest_network_get_interfaces() local
1822 GuestLogicalProcessorList *head, **tail; in qmp_guest_get_vcpus() local
2018 GuestUserList *head = NULL, **tail = &head; in qmp_guest_get_users() local
2354 GuestDeviceInfoList *head = NULL, **tail = &head; in qmp_guest_get_devices() local
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_host.c371 struct list_head *head; in musb_advance_schedule() local
1791 struct list_head *head = NULL; in musb_schedule() local
/openbmc/u-boot/cmd/
H A Dmtdparts.c495 static void part_delall(struct list_head *head) in part_delall()
737 static int device_delall(struct list_head *head) in device_delall()
/openbmc/qemu/hw/usb/
H A Ddev-hid.c45 uint32_t head; member
/openbmc/u-boot/fs/ubifs/
H A Ddebug.c720 int head = 0; in ubifs_dump_lprop() local
2345 int dbg_check_data_nodes_order(struct ubifs_info *c, struct list_head *head) in dbg_check_data_nodes_order()
2412 int dbg_check_nondata_nodes_order(struct ubifs_info *c, struct list_head *head) in dbg_check_nondata_nodes_order()
/openbmc/qemu/tests/unit/
H A Dtest-qobject-input-visitor.c440 UserDefOneList *item, *head = NULL; in test_visitor_in_list() local
1028 UserDefOneList *head = NULL; in test_visitor_in_fail_struct_in_list() local
/openbmc/qemu/hw/block/
H A Dfdc-internal.h76 uint8_t head; member
/openbmc/u-boot/scripts/kconfig/
H A Dmconf.c359 struct list_head *head; member
/openbmc/qemu/hw/virtio/
H A Dvhost-shadow-virtqueue.c196 const hwaddr *in_addr, unsigned *head) in vhost_svq_add_split()
/openbmc/qemu/system/
H A Ddirtylimit.c623 DirtyLimitInfoList *head = NULL, **tail = &head; in dirtylimit_query_all() local
/openbmc/qemu/tests/qtest/
H A Dhd-geo-test.c408 uint32_t head; member
431 uint8_t status, parttype, head, sector, cyl; in create_qcow2_with_mbr() local
/openbmc/qemu/ui/
H A Dspice-display.c676 int head; in interface_client_monitors_config() local
1448 int head = qemu_opt_get_number(opts, "head", 0); in qemu_spice_display_init() local
/openbmc/qemu/hw/riscv/
H A Driscv-iommu.c113 uint32_t head = riscv_iommu_reg_get32(s, RISCV_IOMMU_REG_FQH) & s->fq_mask; in riscv_iommu_fault() local
149 uint32_t head = riscv_iommu_reg_get32(s, RISCV_IOMMU_REG_PQH) & s->pq_mask; in riscv_iommu_pri() local
1781 uint32_t tail, head, ctrl; in riscv_iommu_process_cq_tail() local
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h357 uint32_t head[EVTCHN_FIFO_MAX_QUEUES]; member
/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c392 struct os_dirent_node *head, *node, *next; in os_dirent_ls() local
/openbmc/u-boot/lib/zlib/
H A Ddeflate.h134 Posf *head; /* Heads of the hash chains or NIL. */ member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Domap_gpmc.c431 uint32_t head, tail; in omap_nand_read_prefetch() local

123456