Home
last modified time | relevance | path

Searched defs:head (Results 101 – 125 of 147) sorted by relevance

123456

/openbmc/qemu/subprojects/libvduse/
H A Dlibvduse.c447 unsigned int *head) in vduse_queue_get_head()
742 unsigned int head; in vduse_queue_pop() local
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c389 int ZEXPORT deflateSetHeader (strm, head) in deflateSetHeader() argument
/openbmc/qemu/ui/
H A Dspice-core.c379 SpiceChannelList *head = NULL, **tail = &head; in qmp_query_spice_channels() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h354 uint16_t head; member
360 uint16_t head; member
H A Dbootmap.h38 uint16_t head; member
51 uint8_t head; member
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c121 uint32_t head; member
1108 static int ohci_service_ed_list(OHCIState *ohci, uint32_t head) in ohci_service_ed_list()
/openbmc/qemu/hw/core/
H A Dmachine.c771 HotpluggableCPUList *head = NULL; in machine_query_hotpluggable_cpus() local
973 SmpCachePropertiesList *head = NULL; in machine_get_smp_cache() local
/openbmc/u-boot/common/
H A Dusb.c373 struct usb_descriptor_header *head; in usb_parse_config() local
H A Ddlmalloc.c50 static GmListElement* head = 0; variable
H A Dcli_hush.c2001 static int free_pipe_list(struct pipe *head, int indent)
2661 FILE *generate_stream_from_list(struct pipe *head)
/openbmc/openbmc-build-scripts/scripts/
H A Dunit-test.py320 def build_dep_tree(name, pkgdir, dep_added, head, branch, dep_tree=None): argument
/openbmc/qemu/hw/block/
H A Dfdc.c199 static int fd_sector_calc(uint8_t head, uint8_t track, uint8_t sect, in fd_sector_calc()
226 static int fd_seek(FDrive *drv, uint8_t head, uint8_t track, uint8_t sect, in fd_seek()
/openbmc/qemu/block/
H A Dio.c1467 size_t head; member
1847 int head = 0; in bdrv_co_do_pwrite_zeroes() local
3147 int head, tail, align; in bdrv_co_pdiscard() local
/openbmc/u-boot/drivers/nvme/
H A Dnvme.c162 u16 head = nvmeq->cq_head; in nvme_submit_sync_cmd() local
/openbmc/qemu/migration/
H A Doptions.c641 MigrationCapabilityStatusList *head = NULL, **tail = &head; in qmp_query_migrate_capabilities() local
/openbmc/qemu/hw/virtio/
H A Dvirtio.c993 uint16_t head; in virtqueue_packed_fill_desc() local
1224 unsigned int *head) in virtqueue_get_head()
1694 unsigned int i, head, max, idx; in virtqueue_split_pop() local
4310 unsigned int head, i, max; in qmp_x_query_virtio_queue_element() local
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c455 static void ubifs_i_callback(struct rcu_head *head) in ubifs_i_callback()
/openbmc/bmcweb/redfish-core/lib/
H A Dethernet.hpp1487 const std::vector<IPv4AddressData>::const_iterator& head, in getNextStaticIpEntry()
1496 const std::vector<IPv6AddressData>::const_iterator& head, in getNextStaticIpEntry()
/openbmc/u-boot/scripts/dtc/
H A Dlivetree.c88 struct property *head = NULL; in reverse_properties() local
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c2375 unsigned int idx, unsigned int *head) in virtqueue_get_head()
2937 unsigned int head; in vu_queue_pop() local
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc1083 QString head, debug, help; in menuInfo() local
/openbmc/qemu/accel/tcg/
H A Dtb-maint.c43 #define TB_FOR_EACH_TAGGED(head, tb, n, field) \ argument
/openbmc/qemu/hw/nvme/
H A Dnvme.h490 uint32_t head; member
510 uint32_t head; member
/openbmc/qemu/hw/ufs/
H A Dufs.c414 uint16_t head = ufs_mcq_sq_head(u, sq->sqid); in ufs_mcq_process_sq() local
/openbmc/qemu/target/riscv/
H A Dcpu_helper.c939 uint64_t depth, head; in riscv_ctr_add_entry() local

123456