Home
last modified time | relevance | path

Searched defs:alloc_flags (Results 1 – 23 of 23) sorted by relevance

/linux/mm/
H A Dpage_alloc.c1895 unsigned int alloc_flags) in prep_new_page()
2314 int block_type, unsigned int alloc_flags) in try_to_claim_block()
2388 unsigned int alloc_flags) in __rmqueue_claim()
2479 unsigned int alloc_flags, enum rmqueue_mode *mode) in __rmqueue()
2549 int migratetype, unsigned int alloc_flags) in rmqueue_bulk()
3240 unsigned int order, unsigned int alloc_flags, in rmqueue_buddy()
3338 unsigned int alloc_flags, in __rmqueue_pcplist()
3369 int migratetype, unsigned int alloc_flags) in rmqueue_pcplist()
3412 gfp_t gfp_flags, unsigned int alloc_flags, in rmqueue()
3576 unsigned int order, unsigned int alloc_flags) in __zone_watermark_unusable_free()
[all …]
H A Dcompaction.c2433 int alloc_flags) in compaction_zonelist_suitable()
2471 int highest_zoneidx, unsigned int alloc_flags, in compaction_suit_allocation_order()
2751 unsigned int alloc_flags, int highest_zoneidx, in compact_zone_order()
2815 unsigned int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages()
3035 unsigned int alloc_flags = defrag_mode ? in kcompactd_node_suitable() local
H A Dinternal.h972 const unsigned int alloc_flags; /* alloc flags of a direct compactor */ member
/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_kunit_helpers.c120 unsigned int alloc_flags, in ttm_device_kunit_init_with_funcs()
145 unsigned int alloc_flags) in ttm_device_kunit_init()
H A Dttm_device_test.c14 unsigned int alloc_flags; member
H A Dttm_pool_test.c16 unsigned int alloc_flags; member
/linux/fs/xfs/libxfs/
H A Dxfs_alloc.c1676 uint32_t alloc_flags) in xfs_alloc_ag_vextent_near()
1792 uint32_t alloc_flags) in xfs_alloc_ag_vextent_size()
2828 uint32_t alloc_flags) in xfs_alloc_fix_freelist()
3557 uint32_t alloc_flags) in xfs_alloc_vextent_prepare_ag()
3687 uint32_t alloc_flags = 0; in xfs_alloc_vextent_this_ag() local
3737 uint32_t alloc_flags) in xfs_alloc_vextent_iterate_ags()
3813 uint32_t alloc_flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_alloc_vextent_start_ag() local
3867 uint32_t alloc_flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_alloc_vextent_first_ag() local
3939 uint32_t alloc_flags = 0; in xfs_alloc_vextent_near_bno() local
/linux/include/drm/ttm/
H A Dttm_pool.h74 unsigned int alloc_flags; member
H A Dttm_device.h226 unsigned int alloc_flags; member
/linux/lib/
H A Dstackdepot.c643 gfp_t alloc_flags, in stack_depot_save_flags()
745 gfp_t alloc_flags) in stack_depot_save()
/linux/fs/xfs/
H A Dxfs_extent_busy.c613 uint32_t alloc_flags) in xfs_extent_busy_flush()
/linux/drivers/md/
H A Ddm-zoned-reclaim.c286 int alloc_flags = DMZ_ALLOC_SEQ; in dmz_reclaim_rnd_data() local
H A Ddm-zoned-metadata.c2050 int alloc_flags = zmd->nr_cache ? DMZ_ALLOC_CACHE : DMZ_ALLOC_RND; in dmz_get_chunk_mapping() local
2162 int alloc_flags = zmd->nr_cache ? DMZ_ALLOC_CACHE : DMZ_ALLOC_RND; in dmz_get_chunk_buffer() local
/linux/fs/xfs/scrub/
H A Drepair.c454 int alloc_flags) in xrep_fix_freelist()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c312 u32 alloc_flags = bo->kfd_bo->alloc_flags; in amdgpu_amdkfd_release_notify() local
1724 u64 alloc_flags; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu() local
/linux/fs/btrfs/
H A Dblock-group.c3073 u64 alloc_flags; in btrfs_inc_block_group_ro() local
4054 u64 alloc_flags = btrfs_get_alloc_profile(trans->fs_info, type); in btrfs_force_chunk_alloc() local
H A Dzoned.c2764 u64 alloc_flags; in btrfs_zoned_reserve_data_reloc_bg() local
/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c1077 int nid, unsigned int alloc_flags) in ttm_pool_init()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c123 gfp_t alloc_flags = cbk ? GFP_ATOMIC : GFP_KERNEL; in cmd_alloc_ent() local
/linux/drivers/iommu/
H A Ddma-iommu.c902 gfp_t alloc_flags = gfp; in __iommu_dma_alloc_pages() local
/linux/arch/s390/kvm/
H A Dkvm-s390.c3172 gfp_t alloc_flags = GFP_KERNEL_ACCOUNT | __GFP_ZERO; in kvm_arch_init_vm() local
/linux/include/uapi/linux/
H A Dkfd_ioctl.h727 __u32 alloc_flags; global() member
/linux/include/uapi/drm/
H A Damdgpu_drm.h861 __u64 alloc_flags; member