/openbmc/qemu/linux-user/ |
H A D | linuxload.c | 213 void *alloc = g_malloc(len); in imgsrc_read_alloc() local
|
/openbmc/linux/include/net/tc_act/ |
H A D | tc_ife.h | 45 int (*alloc)(struct tcf_meta_info *, void *, gfp_t); member
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | sdhci.c | 121 static void *sdhci_pci_create(void *pci_bus, QGuestAllocator *alloc, void *addr) in sdhci_pci_create()
|
H A D | virtio-9p.c | 31 static QGuestAllocator *alloc; variable
|
H A D | virtio-pci-modern.c | 228 static QVirtQueue *virtqueue_setup(QVirtioDevice *d, QGuestAllocator *alloc, in virtqueue_setup()
|
/openbmc/linux/arch/s390/mm/ |
H A D | vmem.c | 554 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/rust/qemu-api/src/ |
H A D | lib.rs | 125 unsafe fn alloc(&self, layout: Layout) -> *mut u8 { in alloc() method
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen_pvdev.h | 21 void (*alloc)(struct XenLegacyDevice *xendev); member
|
/openbmc/linux/fs/nfs/ |
H A D | nfs3acl.c | 260 struct posix_acl *orig = acl, *dfacl = NULL, *alloc; in nfs3_set_acl() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
H A D | rx.c | 164 u32 contig, alloc; in mlx5e_xsk_alloc_rx_wqes_batched() local
|
/openbmc/linux/drivers/media/radio/ |
H A D | radio-isa.h | 45 struct radio_isa_card *(*alloc)(void); member
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | msi.c | 176 int nvec, msi_alloc_info_t *alloc) in x86_msi_prepare()
|
/openbmc/linux/drivers/dma/dw-edma/ |
H A D | dw-edma-core.c | 816 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/libmctp/ |
H A D | libmctp.h | 56 bool alloc; member
|
/openbmc/qemu/tests/qtest/ |
H A D | virtio-iommu-test.c | 24 static QGuestAllocator *alloc; variable
|
H A D | virtio-scsi-test.c | 37 static QGuestAllocator *alloc; variable
|
/openbmc/linux/include/linux/ |
H A D | memremap.h | 27 unsigned long alloc; member
|
/openbmc/linux/drivers/xen/xenbus/ |
H A D | xenbus_comms.c | 211 void *alloc; in process_msg() member
|
/openbmc/linux/drivers/gpu/host1x/ |
H A D | cdma.c | 74 struct iova *alloc; in host1x_pushbuffer_init() local
|
/openbmc/linux/drivers/cpufreq/ |
H A D | cpufreq_governor.h | 136 struct policy_dbs_info *(*alloc)(void); member
|
/openbmc/linux/fs/quota/ |
H A D | quota_v2.c | 347 bool alloc = false; in v2_write_dquot() local
|
/openbmc/linux/lib/ |
H A D | idr.c | 386 struct ida_bitmap *bitmap, *alloc = NULL; in ida_alloc_range() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-qgraph.c | 45 static void testfunct(void *obj, void *arg, QGuestAllocator *alloc) in testfunct()
|
/openbmc/linux/rust/alloc/vec/ |
H A D | mod.rs | 987 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/net/ |
H A D | rtnetlink.h | 101 struct net_device *(*alloc)(struct nlattr *tb[], member
|