Home
last modified time | relevance | path

Searched defs:alloc (Results 26 – 50 of 164) sorted by relevance

1234567

/Linux-v6.6/arch/powerpc/platforms/powernv/
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()
/Linux-v6.6/drivers/scsi/elx/include/
Defc_common.h14 void *alloc; member
/Linux-v6.6/drivers/char/agp/
Dcompat_ioctl.c155 struct agp_allocate32 alloc; in compat_agpioc_allocate_wrap() local
/Linux-v6.6/include/linux/
Dmempool.h23 mempool_alloc_t *alloc; member
Dmemremap.h27 unsigned long alloc; member
Dmaple_tree.h294 struct maple_alloc alloc; member
387 struct maple_alloc *alloc; /* Allocated nodes for this operation */ member
/Linux-v6.6/include/net/tc_act/
Dtc_ife.h45 int (*alloc)(struct tcf_meta_info *, void *, gfp_t); member
/Linux-v6.6/arch/s390/mm/
Dvmem.c550 pte_t *vmem_get_alloc_pte(unsigned long addr, bool alloc) in vmem_get_alloc_pte()
604 int __vmem_map_4k_page(unsigned long addr, unsigned long phys, pgprot_t prot, bool alloc) in __vmem_map_4k_page()
/Linux-v6.6/fs/nfs/
Dnfs3acl.c260 struct posix_acl *orig = acl, *dfacl = NULL, *alloc; in nfs3_set_acl() local
/Linux-v6.6/drivers/dma/dw-edma/
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()
/Linux-v6.6/arch/x86/kernel/apic/
Dmsi.c176 int nvec, msi_alloc_info_t *alloc) in x86_msi_prepare()
/Linux-v6.6/drivers/media/radio/
Dradio-isa.h45 struct radio_isa_card *(*alloc)(void); member
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
Drx.c164 u32 contig, alloc; in mlx5e_xsk_alloc_rx_wqes_batched() local
/Linux-v6.6/drivers/xen/xenbus/
Dxenbus_comms.c211 void *alloc; in process_msg() member
/Linux-v6.6/include/net/
Drtnetlink.h83 struct net_device *(*alloc)(struct nlattr *tb[], member
/Linux-v6.6/rust/alloc/vec/
Dmod.rs986 let alloc = unsafe { ptr::read(me.allocator()) }; in into_raw_parts_with_alloc() localVariable
2887 let alloc = self.allocator().clone(); in clone() localVariable
2897 let alloc = self.allocator().clone(); in clone() localVariable
2985 let alloc = ManuallyDrop::new(ptr::read(me.allocator())); in into_iter() localVariable
/Linux-v6.6/drivers/cpufreq/
Dcpufreq_governor.h136 struct policy_dbs_info *(*alloc)(void); member
/Linux-v6.6/drivers/gpu/host1x/
Dcdma.c74 struct iova *alloc; in host1x_pushbuffer_init() local
/Linux-v6.6/fs/quota/
Dquota_v2.c344 bool alloc = false; in v2_write_dquot() local
/Linux-v6.6/lib/
Didr.c386 struct ida_bitmap *bitmap, *alloc = NULL; in ida_alloc_range() local
/Linux-v6.6/include/drm/ttm/
Dttm_resource.h74 int (*alloc)(struct ttm_resource_manager *man, member
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_btree.h35 xfs_alloc_key_t alloc; member
45 struct xfs_alloc_rec alloc; member
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_query.c379 int alloc, n_configs; in query_perf_config_list() local
Dintel_runtime_pm.c263 unsigned long alloc = dbg.count; in print_intel_runtime_pm_wakeref() local
/Linux-v6.6/drivers/iommu/iommufd/
Dmain.c310 struct iommu_ioas_alloc alloc; member

1234567