Home
last modified time | relevance | path

Searched defs:alloc (Results 76 – 100 of 263) sorted by relevance

1234567891011

/openbmc/qemu/tests/qtest/libqos/
H A Dgeneric-pcihost.c36 QGuestAllocator *alloc) in qos_create_generic_pcihost()
179 QGuestAllocator *alloc, bool hotpluggable) in qpci_init_generic()
H A Dpci-spapr.c154 QGuestAllocator *alloc) in qpci_init_spapr()
207 QPCIBus *qpci_new_spapr(QTestState *qts, QGuestAllocator *alloc) in qpci_new_spapr()
H A Digb.c144 static void *igb_pci_create(void *pci_bus, QGuestAllocator *alloc, void *addr) in igb_pci_create()
H A Darm-virt-machine.c38 QGuestAllocator alloc; member
H A Dvirtio-iommu.c21 static QGuestAllocator *alloc; variable
H A Dloongarch-virt-machine.c43 QGuestAllocator alloc; member
H A Driscv-virt-machine.c58 QGuestAllocator alloc; member
H A Di2c.c68 void *i2c_device_create(void *i2c_bus, QGuestAllocator *alloc, void *addr) in i2c_device_create()
H A De1000e.c178 static void *e1000e_pci_create(void *pci_bus, QGuestAllocator *alloc, in e1000e_pci_create()
H A Dvirtio-gpio.c16 static QGuestAllocator *alloc; variable
H A Dvirtio-scmi.c18 static QGuestAllocator *alloc; variable
H A Dvirtio-net.c27 static QGuestAllocator *alloc; variable
/openbmc/linux/tools/lib/subcmd/
H A Dsubcmd-util.h38 #define ALLOC_GROW(x, nr, alloc) \ argument
/openbmc/linux/rust/kernel/
H A Dallocator.rs43 unsafe fn alloc(&self, layout: Layout) -> *mut u8 { in alloc() method
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c812 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 Dsdhci-test.c94 static void test_registers(void *obj, void *data, QGuestAllocator *alloc) in test_registers()
H A Dvirtio-blk-test.c82 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 Dqos-test.c163 QGuestAllocator *alloc = NULL; in run_one_test() local
/openbmc/linux/drivers/scsi/elx/include/
H A Defc_common.h14 void *alloc; member
/openbmc/linux/drivers/char/agp/
H A Dcompat_ioctl.c155 struct agp_allocate32 alloc; in compat_agpioc_allocate_wrap() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda-tce.c83 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 Defi_memory.c444 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 Dhostmem.h60 bool (*alloc)(HostMemoryBackend *backend, Error **errp); member
/openbmc/linux/include/linux/
H A Dmempool.h23 mempool_alloc_t *alloc; member
/openbmc/qemu/hw/i386/kvm/
H A Dxen_primary_console.c143 struct evtchn_alloc_unbound alloc = { in alloc_guest_port() local

1234567891011