Searched defs:alloc (Results 26 - 50 of 153) sorted by relevance

1234567

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dr535.c149 const bool alloc = golden || !gr->ctxbuf[i].global; local
/linux-master/lib/
H A Didr.c386 struct ida_bitmap *bitmap, *alloc = NULL; local
[all...]
/linux-master/drivers/android/
H A Dbinder_alloc_selftest.c96 static bool check_buffer_pages_allocated(struct binder_alloc *alloc, argument
119 static void binder_selftest_alloc_buf(struct binder_alloc *alloc, argument
136 binder_selftest_free_buf(struct binder_alloc *alloc, struct binder_buffer *buffers[], size_t *sizes, int *seq, size_t end) argument
160 binder_selftest_free_page(struct binder_alloc *alloc) argument
180 binder_selftest_alloc_free(struct binder_alloc *alloc, size_t *sizes, int *seq, size_t end) argument
209 binder_selftest_free_seq(struct binder_alloc *alloc, size_t *sizes, int *seq, int index, size_t end) argument
227 binder_selftest_alloc_size(struct binder_alloc *alloc, size_t *end_offset) argument
253 binder_selftest_alloc_offset(struct binder_alloc *alloc, size_t *end_offset, int index) argument
287 binder_selftest_alloc(struct binder_alloc *alloc) argument
[all...]
/linux-master/include/net/
H A Drtnetlink.h84 struct net_device *(*alloc)(struct nlattr *tb[], member in struct:rtnl_link_ops
/linux-master/drivers/gpu/host1x/
H A Dcdma.c74 struct iova *alloc; local
H A Djob.c217 struct iova *alloc; local
/linux-master/arch/s390/mm/
H A Dvmem.c567 pte_t *vmem_get_alloc_pte(unsigned long addr, bool alloc) argument
621 int __vmem_map_4k_page(unsigned long addr, unsigned long phys, pgprot_t prot, bool alloc) argument
H A Dpgalloc.c293 base_page_walk(unsigned long *origin, unsigned long addr, unsigned long end, int alloc) argument
309 base_segment_walk(unsigned long *origin, unsigned long addr, unsigned long end, int alloc) argument
338 base_region3_walk(unsigned long *origin, unsigned long addr, unsigned long end, int alloc) argument
366 base_region2_walk(unsigned long *origin, unsigned long addr, unsigned long end, int alloc) argument
394 base_region1_walk(unsigned long *origin, unsigned long addr, unsigned long end, int alloc) argument
[all...]
/linux-master/fs/quota/
H A Dquota_v2.c356 bool alloc = false; local
/linux-master/include/linux/
H A Dmemremap.h27 unsigned long alloc; member in struct:vmem_altmap
H A Dio-pgtable.h116 void *(*alloc)(void *cookie, size_t size, gfp_t gfp); member in struct:io_pgtable_cfg
285 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member in struct:io_pgtable_init_fns
H A Dtee_drv.h239 int (*alloc)(struct tee_shm_pool *pool, struct tee_shm *shm, member in struct:tee_shm_pool_ops
/linux-master/include/drm/ttm/
H A Dttm_resource.h74 int (*alloc)(struct ttm_resource_manager *man, member in struct:ttm_resource_manager_func
/linux-master/drivers/base/
H A Dcomponent.c51 size_t alloc; member in struct:component_match
/linux-master/drivers/thunderbolt/
H A Dlc.c532 u32 val, alloc; local
/linux-master/rust/
H A DMakefile[all...]
/linux-master/sound/soc/intel/catpt/
H A Dloader.c289 catpt_load_block(struct catpt_dev *cdev, struct dma_chan *chan, dma_addr_t paddr, struct catpt_fw_block_hdr *blk, bool alloc) argument
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h50 bool alloc; /* allocated by the driver */ member in struct:omapfb2_mem_region
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci-ioda-tce.c83 static __be64 *pnv_tce(struct iommu_table *tbl, bool user, long idx, bool alloc) argument
181 __be64 *pnv_tce_useraddrptr(struct iommu_table *tbl, long index, bool alloc) argument
/linux-master/lib/zstd/compress/
H A Dzstd_cwksp.h247 void* const alloc = (BYTE*)ws->allocStart - bytes; local
295 void* const alloc = ws->objectEnd; local
326 void* alloc; local
365 void* alloc; local
401 void* alloc = ws->objectEnd; local
[all...]
/linux-master/fs/ocfs2/
H A Dlocalalloc.c271 struct ocfs2_dinode *alloc = NULL; local
375 struct ocfs2_dinode *alloc = NULL; local
483 struct ocfs2_dinode *alloc; local
546 ocfs2_complete_local_alloc_recovery(struct ocfs2_super *osb, struct ocfs2_dinode *alloc) argument
619 struct ocfs2_dinode *alloc; local
723 struct ocfs2_dinode *alloc; local
779 struct ocfs2_dinode *alloc; local
811 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc) argument
822 ocfs2_local_alloc_find_clear_bits(struct ocfs2_super *osb, struct ocfs2_dinode *alloc, u32 *numbits, struct ocfs2_alloc_reservation *resv) argument
910 ocfs2_clear_local_alloc(struct ocfs2_dinode *alloc) argument
947 ocfs2_sync_local_to_main(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_dinode *alloc, struct inode *main_bm_inode, struct buffer_head *main_bm_bh) argument
1152 struct ocfs2_dinode *alloc = NULL; local
1241 struct ocfs2_dinode *alloc; local
[all...]
/linux-master/mm/kfence/
H A Dkfence_test.c246 void *alloc; local
[all...]
/linux-master/include/linux/sunrpc/
H A Dcache.h95 struct cache_head * (*alloc)(void); member in struct:cache_detail
/linux-master/fs/xfs/libxfs/
H A Dxfs_trans_resv.c191 xfs_calc_inode_chunk_res( struct xfs_mount *mp, bool alloc) argument
/linux-master/drivers/iommu/iommufd/
H A Dmain.c327 struct iommu_ioas_alloc alloc; member in union:ucmd_buffer

Completed in 262 milliseconds

1234567