/openbmc/qemu/tests/qtest/libqos/ |
H A D | generic-pcihost.c | 36 QGuestAllocator *alloc) in qos_create_generic_pcihost() 179 QGuestAllocator *alloc, bool hotpluggable) in qpci_init_generic()
|
H A D | pci-spapr.c | 154 QGuestAllocator *alloc) in qpci_init_spapr() 207 QPCIBus *qpci_new_spapr(QTestState *qts, QGuestAllocator *alloc) in qpci_new_spapr()
|
H A D | igb.c | 144 static void *igb_pci_create(void *pci_bus, QGuestAllocator *alloc, void *addr) in igb_pci_create()
|
H A D | arm-virt-machine.c | 38 QGuestAllocator alloc; member
|
H A D | virtio-iommu.c | 21 static QGuestAllocator *alloc; variable
|
H A D | loongarch-virt-machine.c | 43 QGuestAllocator alloc; member
|
H A D | riscv-virt-machine.c | 58 QGuestAllocator alloc; member
|
H A D | i2c.c | 68 void *i2c_device_create(void *i2c_bus, QGuestAllocator *alloc, void *addr) in i2c_device_create()
|
H A D | e1000e.c | 178 static void *e1000e_pci_create(void *pci_bus, QGuestAllocator *alloc, in e1000e_pci_create()
|
H A D | virtio-gpio.c | 16 static QGuestAllocator *alloc; variable
|
H A D | virtio-scmi.c | 18 static QGuestAllocator *alloc; variable
|
H A D | virtio-net.c | 27 static QGuestAllocator *alloc; variable
|
/openbmc/linux/tools/lib/subcmd/ |
H A D | subcmd-util.h | 38 #define ALLOC_GROW(x, nr, alloc) \ argument
|
/openbmc/linux/rust/kernel/ |
H A D | allocator.rs | 43 unsafe fn alloc(&self, layout: Layout) -> *mut u8 { in alloc() method
|
/openbmc/qemu/tests/qtest/ |
H A D | vhost-user-test.c | 812 static void test_read_guest_mem(void *obj, void *arg, QGuestAllocator *alloc) in test_read_guest_mem() 823 static void test_migrate(void *obj, void *arg, QGuestAllocator *alloc) in test_migrate() 961 static void test_reconnect(void *obj, void *arg, QGuestAllocator *alloc) in test_reconnect() 1013 static void test_vhost_user_started(void *obj, void *arg, QGuestAllocator *alloc) in test_vhost_user_started() 1036 static void test_multiqueue(void *obj, void *arg, QGuestAllocator *alloc) in test_multiqueue()
|
H A D | sdhci-test.c | 94 static void test_registers(void *obj, void *data, QGuestAllocator *alloc) in test_registers()
|
H A D | virtio-blk-test.c | 82 static uint64_t virtio_blk_request(QGuestAllocator *alloc, QVirtioDevice *d, in virtio_blk_request() 114 static QVirtQueue *test_basic(QVirtioDevice *dev, QGuestAllocator *alloc) in test_basic()
|
H A D | qos-test.c | 163 QGuestAllocator *alloc = NULL; in run_one_test() local
|
/openbmc/linux/drivers/scsi/elx/include/ |
H A D | efc_common.h | 14 void *alloc; member
|
/openbmc/linux/drivers/char/agp/ |
H A D | compat_ioctl.c | 155 struct agp_allocate32 alloc; in compat_agpioc_allocate_wrap() local
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | pci-ioda-tce.c | 83 static __be64 *pnv_tce(struct iommu_table *tbl, bool user, long idx, bool alloc) in pnv_tce() 181 __be64 *pnv_tce_useraddrptr(struct iommu_table *tbl, long index, bool alloc) in pnv_tce_useraddrptr()
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_memory.c | 444 struct efi_pool_allocation *alloc; in efi_allocate_pool() local 476 struct efi_pool_allocation *alloc; in efi_free_pool() local
|
/openbmc/qemu/include/sysemu/ |
H A D | hostmem.h | 60 bool (*alloc)(HostMemoryBackend *backend, Error **errp); member
|
/openbmc/linux/include/linux/ |
H A D | mempool.h | 23 mempool_alloc_t *alloc; member
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_primary_console.c | 143 struct evtchn_alloc_unbound alloc = { in alloc_guest_port() local
|