Home
last modified time | relevance | path

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

1234

/openbmc/qemu/rust/qemu-api/src/
H A Dlib.rs123 unsafe fn alloc(&self, layout: Layout) -> *mut u8 { in alloc() method
/openbmc/libmctp/
H A Dlibmctp.h56 bool alloc; member
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p.c31 static QGuestAllocator *alloc; variable
H A Dvirtio-pci-modern.c226 static QVirtQueue *virtqueue_setup(QVirtioDevice *d, QGuestAllocator *alloc, in virtqueue_setup()
H A Dqgraph.c751 QGuestAllocator *alloc, void *arg) in qos_driver_new()
H A Dvirtio-9p-client.c19 static QGuestAllocator *alloc; variable
/openbmc/qemu/tests/qtest/
H A Dvirtio-iommu-test.c24 static QGuestAllocator *alloc; variable
H A Dvirtio-scsi-test.c37 static QGuestAllocator *alloc; variable
/openbmc/qemu/tests/unit/
H A Dtest-qgraph.c45 static void testfunct(void *obj, void *arg, QGuestAllocator *alloc) in testfunct()
/openbmc/u-boot/include/
H A Dqfw.h115 } alloc; member
/openbmc/qemu/hw/acpi/
H A Dbios-linker-loader.c49 } alloc; member
/openbmc/u-boot/lib/
H A Dlmb.c297 phys_addr_t alloc; in lmb_alloc_base() local
/openbmc/u-boot/drivers/net/fm/
H A Dfm.h31 void *alloc; member
/openbmc/u-boot/drivers/core/
H A Ddevice.c91 bool alloc = !platdata; in device_bind_common() local
/openbmc/qemu/accel/tcg/
H A Dtb-maint.c209 static PageDesc *page_find_alloc(tb_page_addr_t index, bool alloc) in page_find_alloc()
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1340 struct evtchn_alloc_unbound alloc; in kvm_xen_hcall_evtchn_op() local
/openbmc/qemu/hw/i386/kvm/
H A Dxen_xenstore.c1427 struct evtchn_alloc_unbound alloc = { in alloc_guest_port() local
H A Dxen_evtchn.c1450 int xen_evtchn_alloc_unbound_op(struct evtchn_alloc_unbound *alloc) in xen_evtchn_alloc_unbound_op()
/openbmc/qemu/hw/usb/
H A Ddev-mtp.c158 uint64_t alloc; member
/openbmc/qemu/libdecnumber/
H A DdecNumber.c8273 void *alloc; /* -> allocated storage */ local
8301 static void decFree(void *alloc) {
/openbmc/qemu/hw/arm/
H A Domap1.c1166 uint16_t alloc; member
/openbmc/qemu/system/
H A Dphysmem.c3431 hwaddr alloc = MIN(as->max_bounce_buffer_size - used, l); in address_space_map() local
/openbmc/qemu/hw/nvme/
H A Dctrl.c5797 static uint16_t nvme_identify_ns_ind(NvmeCtrl *n, NvmeRequest *req, bool alloc) in nvme_identify_ns_ind()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1530 u32 alloc; /* partition allocation */ member

1234