Home
last modified time | relevance | path

Searched defs:alloc (Results 101 – 125 of 257) sorted by relevance

1234567891011

/openbmc/qemu/linux-user/
H A Dlinuxload.c213 void *alloc = g_malloc(len); in imgsrc_read_alloc() local
/openbmc/qemu/tests/qtest/libqos/
H A Dsdhci.c121 static void *sdhci_pci_create(void *pci_bus, QGuestAllocator *alloc, void *addr) in sdhci_pci_create()
H A Dvirtio-9p.c31 static QGuestAllocator *alloc; variable
H A Dvirtio-pci-modern.c228 static QVirtQueue *virtqueue_setup(QVirtioDevice *d, QGuestAllocator *alloc, in virtqueue_setup()
/openbmc/linux/arch/s390/mm/
H A Dvmem.c554 pte_t *vmem_get_alloc_pte(unsigned long addr, bool alloc) in vmem_get_alloc_pte()
608 int __vmem_map_4k_page(unsigned long addr, unsigned long phys, pgprot_t prot, bool alloc) in __vmem_map_4k_page()
/openbmc/qemu/include/hw/xen/
H A Dxen_pvdev.h21 void (*alloc)(struct XenLegacyDevice *xendev); member
/openbmc/linux/fs/nfs/
H A Dnfs3acl.c260 struct posix_acl *orig = acl, *dfacl = NULL, *alloc; in nfs3_set_acl() local
/openbmc/linux/drivers/media/radio/
H A Dradio-isa.h45 struct radio_isa_card *(*alloc)(void); member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Drx.c164 u32 contig, alloc; in mlx5e_xsk_alloc_rx_wqes_batched() local
/openbmc/linux/arch/x86/kernel/apic/
H A Dmsi.c176 int nvec, msi_alloc_info_t *alloc) in x86_msi_prepare()
/openbmc/linux/drivers/dma/dw-edma/
H A Ddw-edma-core.c816 static inline void dw_edma_dec_irq_alloc(int *nr_irqs, u32 *alloc, u16 cnt) in dw_edma_dec_irq_alloc()
824 static inline void dw_edma_add_irq_mask(u32 *mask, u32 alloc, u16 cnt) in dw_edma_add_irq_mask()
/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/linux/include/linux/
H A Dmemremap.h27 unsigned long alloc; member
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_comms.c211 void *alloc; in process_msg() member
/openbmc/linux/include/net/
H A Drtnetlink.h83 struct net_device *(*alloc)(struct nlattr *tb[], member
/openbmc/qemu/tests/unit/
H A Dtest-qgraph.c45 static void testfunct(void *obj, void *arg, QGuestAllocator *alloc) in testfunct()
/openbmc/linux/fs/quota/
H A Dquota_v2.c344 bool alloc = false; in v2_write_dquot() local
/openbmc/linux/lib/
H A Didr.c386 struct ida_bitmap *bitmap, *alloc = NULL; in ida_alloc_range() local
/openbmc/linux/drivers/gpu/host1x/
H A Dcdma.c74 struct iova *alloc; in host1x_pushbuffer_init() local
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq_governor.h136 struct policy_dbs_info *(*alloc)(void); member
/openbmc/linux/rust/alloc/vec/
H A Dmod.rs987 let alloc = unsafe { ptr::read(me.allocator()) }; in into_raw_parts_with_alloc() localVariable
2872 let alloc = self.allocator().clone(); in clone() localVariable
2882 let alloc = self.allocator().clone(); in clone() localVariable
2970 let alloc = ManuallyDrop::new(ptr::read(me.allocator())); in into_iter() localVariable
/openbmc/linux/include/drm/ttm/
H A Dttm_resource.h74 int (*alloc)(struct ttm_resource_manager *man, member
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_btree.h35 xfs_alloc_key_t alloc; member
45 struct xfs_alloc_rec alloc; member
/openbmc/u-boot/include/
H A Dqfw.h115 } alloc; member

1234567891011