| /openbmc/qemu/tests/qtest/ |
| H A D | adm1266-test.c | 68 static void test_defaults(void *obj, void *data, QGuestAllocator *alloc) in test_defaults() 85 static void test_rw_regs(void *obj, void *data, QGuestAllocator *alloc) in test_rw_regs()
|
| H A D | ds1338-test.c | 31 static void send_and_receive(void *obj, void *data, QGuestAllocator *alloc) in send_and_receive()
|
| H A D | virtio-net-test.c | 32 QGuestAllocator *alloc, QVirtQueue *vq, in rx_test() 69 QGuestAllocator *alloc, QVirtQueue *vq, in tx_test() 99 QGuestAllocator *alloc, QVirtQueue *vq, in rx_stop_cont_test()
|
| H A D | emc141x-test.c | 41 static void send_and_receive(void *obj, void *data, QGuestAllocator *alloc) in send_and_receive()
|
| H A D | pcnet-test.c | 35 static void *pcnet_create(void *pci_bus, QGuestAllocator *alloc, void *addr) in pcnet_create()
|
| H A D | vmxnet3-test.c | 35 static void *vmxnet3_create(void *pci_bus, QGuestAllocator *alloc, void *addr) in vmxnet3_create()
|
| H A D | ne2000-test.c | 35 static void *ne2k_pci_create(void *pci_bus, QGuestAllocator *alloc, void *addr) in ne2k_pci_create()
|
| H A D | es1370-test.c | 35 static void *es1370_create(void *pci_bus, QGuestAllocator *alloc, void *addr) in es1370_create()
|
| H A D | tmp105-test.c | 45 static void send_and_receive(void *obj, void *data, QGuestAllocator *alloc) in send_and_receive()
|
| H A D | eepro100-test.c | 51 static void *eepro100_create(void *pci_bus, QGuestAllocator *alloc, void *addr) in eepro100_create()
|
| H A D | e1000-test.c | 42 static void *e1000_create(void *pci_bus, QGuestAllocator *alloc, void *addr) in e1000_create()
|
| /openbmc/qemu/tests/qtest/libqos/ |
| H A D | virtio-pci.c | 202 QGuestAllocator *alloc, in qvirtio_pci_virtqueue_setup_common() 242 QGuestAllocator *alloc) in qvirtio_pci_virtqueue_cleanup_common() 313 QGuestAllocator *alloc, uint16_t entry) in qvirtqueue_pci_msix_setup() 344 QGuestAllocator *alloc, uint16_t entry) in qvirtio_pci_set_msix_configuration_vector()
|
| H A D | virtio.c | 140 QGuestAllocator *alloc, uint16_t index) in qvirtqueue_setup() 147 QGuestAllocator *alloc) in qvirtqueue_cleanup() 249 void qvring_init(QTestState *qts, const QGuestAllocator *alloc, QVirtQueue *vq, in qvring_init() 283 QGuestAllocator *alloc, in qvring_indirect_desc_setup()
|
| H A D | riscv-iommu.c | 42 static void *riscv_iommu_pci_create(void *pci_bus, QGuestAllocator *alloc, in riscv_iommu_pci_create()
|
| H A D | tpci200.c | 43 static void *tpci200_create(void *pci_bus, QGuestAllocator *alloc, void *addr) in tpci200_create()
|
| H A D | pci-spapr.h | 25 QGuestAllocator *alloc; member
|
| H A D | qos_external.c | 95 QGuestAllocator *alloc; in allocate_objects() local
|
| H A D | libqos.h | 19 QGuestAllocator alloc; member
|
| H A D | arm-smdkc210-machine.c | 34 QGuestAllocator alloc; member
|
| H A D | arm-sabrelite-machine.c | 34 QGuestAllocator alloc; member
|
| H A D | aarch64-xlnx-zcu102-machine.c | 30 QGuestAllocator alloc; member
|
| H A D | arm-raspi2-machine.c | 34 QGuestAllocator alloc; member
|
| H A D | arm-xilinx-zynq-a9-machine.c | 30 QGuestAllocator alloc; member
|
| H A D | arm-imx25-pdk-machine.c | 36 QGuestAllocator alloc; member
|
| /openbmc/u-boot/lib/lzma/ |
| H A D | LzmaDec.c | 906 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs() 912 static void LzmaDec_FreeDict(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeDict() 918 void LzmaDec_Free(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_Free() 950 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() 964 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs() 973 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate() 997 ELzmaStatus *status, ISzAlloc *alloc) in LzmaDecode()
|