Home
last modified time | relevance | path

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

12345678910

/OK3568_Linux_fs/kernel/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()
149 bool alloc) in pnv_tce_xchg()
182 __be64 *pnv_tce_useraddrptr(struct iommu_table *tbl, long index, bool alloc) in pnv_tce_useraddrptr()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dvec.h280 unsigned alloc in reserve() local
366 unsigned alloc in reserve() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dvec.h280 unsigned alloc in reserve() local
366 unsigned alloc in reserve() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h194 struct mthca_alloc alloc; member
200 struct mthca_alloc alloc; member
226 struct mthca_alloc alloc; member
239 struct mthca_alloc alloc; member
246 struct mthca_alloc alloc; member
253 struct mthca_alloc alloc; member
269 struct mthca_alloc alloc; member
274 struct mthca_alloc alloc; member
/OK3568_Linux_fs/u-boot/arch/arm/cpu/pxa/
H A Dstart.S176 alloc: label
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_block_alloc.c132 mali_mem_allocation *alloc = mem_bkend->mali_allocation; in mali_mem_block_release() local
288 void mali_mem_block_mali_unmap(mali_mem_allocation *alloc) in mali_mem_block_mali_unmap()
H A Dmali_memory_cow.c292 mali_mem_allocation *alloc = NULL; in mali_memory_cow_modify_range() local
595 mali_mem_allocation *alloc; in mali_mem_cow_release() local
H A Dmali_memory_defer_bind.c111 _mali_osk_errcode_t mali_mem_defer_bind_allocation_prepare(mali_mem_allocation *alloc, struct list_… in mali_mem_defer_bind_allocation_prepare()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_ialloc.h22 uint64_t alloc; /* inode phys. allocation bitmap for member
/OK3568_Linux_fs/kernel/tools/lib/subcmd/
H A Dhelp.h9 size_t alloc; member
H A Dsigchain.c11 int alloc; member
H A Dsubcmd-util.h39 #define ALLOC_GROW(x, nr, alloc) \ argument
/OK3568_Linux_fs/kernel/drivers/scsi/arm/
H A Dqueue.h14 void *alloc; /* start of allocated mem */ member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dstrbuf.h51 size_t alloc; member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_linux.c341 struct kbase_mem_phy_alloc *alloc; in kbase_mem_evictable_reclaim_count_objects() local
379 struct kbase_mem_phy_alloc *alloc; in kbase_mem_evictable_reclaim_scan_objects() local
470 static void kbase_mem_evictable_mark_reclaim(struct kbase_mem_phy_alloc *alloc) in kbase_mem_evictable_mark_reclaim()
490 void kbase_mem_evictable_unmark_reclaim(struct kbase_mem_phy_alloc *alloc) in kbase_mem_evictable_unmark_reclaim()
1194 struct kbase_mem_phy_alloc *alloc; local
H A Dmali_kbase_jd.c261 struct kbase_mem_phy_alloc *alloc = katom->extres[res_no].alloc; in kbase_jd_post_external_resources() local
384 struct kbase_mem_phy_alloc *alloc; in kbase_jd_pre_external_resources() local
518 struct kbase_mem_phy_alloc *alloc = katom->extres[res_no].alloc; in kbase_jd_pre_external_resources() local
/OK3568_Linux_fs/external/mpp/osal/
H A Dos_allocator.h30 OsAllocatorFunc alloc; member
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppallocator.c281 GstMppAllocator *alloc; in gst_mpp_allocator_new() local
333 GstAllocator *alloc = GST_ALLOCATOR_CAST (allocator); in gst_mpp_allocator_init() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_extend.c43 unsigned int newlen, newoff, oldlen, alloc; in nf_ct_ext_add() local
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_allocator.h35 MPP_RET (*alloc)(MppAllocator allocator, MppBufferInfo *data); member
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_memory.c369 struct efi_pool_allocation *alloc = (void *)(uintptr_t)t; in efi_allocate_pool() local
380 struct efi_pool_allocation *alloc; in efi_free_pool() local
/OK3568_Linux_fs/kernel/drivers/dma/dw-edma/
H A Ddw-edma-core.c649 u32 alloc, off_alloc; in dw_edma_channel_setup() local
768 static inline void dw_edma_dec_irq_alloc(int *nr_irqs, u32 *alloc, u16 cnt) in dw_edma_dec_irq_alloc()
776 static inline void dw_edma_add_irq_mask(u32 *mask, u32 alloc, u16 cnt) in dw_edma_add_irq_mask()
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Dcompat_ioctl.c155 struct agp_allocate32 alloc; in compat_agpioc_allocate_wrap() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dioasid.h26 ioasid_alloc_fn_t alloc; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_agp.c197 agp_allocate_t alloc; in xf86AllocateGARTMemory() local

12345678910