Home
last modified time | relevance | path

Searched defs:head (Results 26 – 50 of 147) sorted by relevance

123456

/openbmc/qemu/include/qemu/
H A Dfifo8.h9 uint32_t head; member
H A Drcu.h149 #define call_rcu(head, func, field) \ argument
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_ring.c22 int head; in virtqueue_add() local
134 static void detach_buf(struct virtqueue *vq, unsigned int head) in detach_buf()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.c116 const uint64_t head = h & 0x000f; in eckd_chs_to_block() local
130 uint64_t cyl, head, sec; in gen_eckd_block_num() local
135 static bool eckd_valid_chs(uint64_t cyl, uint64_t head, uint64_t sector) in eckd_valid_chs()
153 uint64_t cyl, head, sec; in eckd_valid_address() local
/openbmc/qemu/linux-user/aarch64/
H A Dsignal.c62 struct target_aarch64_ctx head; member
71 struct target_aarch64_ctx head; member
80 struct target_aarch64_ctx head; member
111 struct target_aarch64_ctx head; member
127 struct target_aarch64_ctx head; member
134 struct target_aarch64_ctx head; member
/openbmc/bmcweb/http/routing/
H A Dtrie.hpp319 const ContainedType& head() const in head() function in crow::Trie
324 ContainedType& head() in head() function in crow::Trie
/openbmc/qemu/linux-user/include/host/aarch64/
H A Dhost-signal.h21 struct _aarch64_ctx head; member
/openbmc/u-boot/scripts/kconfig/
H A Dmenu.c708 struct list_head *head) in get_prompt_str()
798 struct list_head *head) in get_symbol_str()
846 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str()
/openbmc/qemu/hw/i386/
H A Dsgx.c89 SgxEpcSectionList *head = NULL, **tail = &head; in sgx_calc_host_epc_sections() local
189 SgxEpcSectionList *head = NULL, **tail = &head; in sgx_get_epc_sections_list() local
/openbmc/u-boot/disk/
H A Dpart_dos.h21 unsigned char head; /* starting head */ member
/openbmc/u-boot/board/xilinx/zynq/
H A Dbootimg.c29 static int zynq_islastpartition(struct headerarray *head) in zynq_islastpartition()
/openbmc/qemu/block/
H A Dqapi.c190 SnapshotInfoList *head = NULL, **tail = &head; in bdrv_query_snapshot_info_list() local
674 BlockInfoList *head = NULL, **p_next = &head; in qmp_query_block() local
707 BlockStatsList *head = NULL, **tail = &head; in qmp_query_blockstats() local
/openbmc/qemu/
H A Djob-qmp.c168 JobInfoList *head = NULL, **tail = &head; in qmp_query_jobs() local
/openbmc/qemu/migration/
H A Drdma.c1214 RDMAControlHeader head = { .len = sizeof(RDMARegister), in qemu_rdma_unregister_waiting() local
1541 RDMAControlHeader *head, in qemu_rdma_post_send_control()
1628 RDMAControlHeader *head, uint32_t expecting, int idx, in qemu_rdma_exchange_get_response()
1680 RDMAControlHeader *head) in qemu_rdma_move_header()
1700 static int qemu_rdma_exchange_send(RDMAContext *rdma, RDMAControlHeader *head, in qemu_rdma_exchange_send()
1788 static int qemu_rdma_exchange_recv(RDMAContext *rdma, RDMAControlHeader *head, in qemu_rdma_exchange_recv()
1850 RDMAControlHeader head = { .len = sizeof(RDMARegister), in qemu_rdma_write_one() local
2195 RDMAControlHeader head = { .len = 0, in qemu_rdma_cleanup() local
2615 RDMAControlHeader head = {}; in qio_channel_rdma_writev() local
2671 RDMAControlHeader head; in qio_channel_rdma_readv() local
[all …]
/openbmc/qemu/target/arm/
H A Darm-qmp-cmds.c71 GICCapabilityList *head = NULL; in qmp_query_gic_capabilities() local
/openbmc/qemu/scsi/
H A Dpr-manager.c136 PRManagerInfoList *head = NULL; in qmp_query_pr_managers() local
/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c549 EHCIQueueHead *head = async ? &ehci->aqueues : &ehci->pqueues; in ehci_alloc_queue() local
608 EHCIQueueHead *head = q->async ? &q->ehci->aqueues : &q->ehci->pqueues; in ehci_free_queue() local
623 EHCIQueueHead *head = async ? &ehci->aqueues : &ehci->pqueues; in ehci_find_queue_by_qh() local
636 EHCIQueueHead *head = async ? &ehci->aqueues : &ehci->pqueues; in ehci_queues_rip_unused() local
656 EHCIQueueHead *head = async ? &ehci->aqueues : &ehci->pqueues; in ehci_queues_rip_unseen() local
668 EHCIQueueHead *head = async ? &ehci->aqueues : &ehci->pqueues; in ehci_queues_rip_device() local
681 EHCIQueueHead *head = async ? &ehci->aqueues : &ehci->pqueues; in ehci_queues_rip_all() local
/openbmc/qemu/hw/net/rocker/
H A Drocker_tlv.h49 #define rocker_tlv_for_each(pos, head, len, rem) \ argument
126 const RockerTlv *head = (const RockerTlv *) buf; in rocker_tlv_parse() local
H A Drocker_desc.c28 uint32_t head; member
255 uint32_t head = ring->head; in desc_ring_set_head() local
/openbmc/u-boot/fs/sandbox/
H A Dsandboxfs.c85 struct os_dirent_node *head, *node; in sandbox_fs_ls() local
/openbmc/qemu/ui/
H A Dui-hmp-cmds.c356 KeyValueList *head = NULL, **tail = &head; in hmp_sendkey() local
446 int64_t head = qdict_get_try_int(qdict, "head", 0); in hmp_screendump() local
/openbmc/qemu/block/export/
H A Dexport.c356 BlockExportInfoList *head = NULL, **tail = &head; in qmp_query_block_exports() local
/openbmc/qemu/hw/block/
H A Dhd-geometry.c41 uint8_t head; /* starting head */ member
/openbmc/qemu/hw/vfio/
H A Dcpr-iommufd.c68 CprVFIODeviceList *head = &cpr_state.vfio_devices; in find_device() local
/openbmc/qemu/qga/
H A Dcommands-linux.c1550 GuestLogicalProcessorList *head, **tail; in qmp_guest_get_vcpus() local
1803 GuestMemoryBlockList *head, **tail; in qmp_guest_get_memory_blocks() local
1866 GuestMemoryBlockResponseList *head, **tail; in qmp_guest_set_memory_blocks() local
1931 GuestDiskStatsInfoList *head = NULL, **tail = &head; in guest_get_diskstats() local
2041 GuestCpuStatsList *head = NULL, **tail = &head; in qmp_guest_get_cpustats() local
2152 GuestNetworkRouteList *head = NULL, **tail = &head; in qmp_guest_network_get_route() local

123456