Searched defs:alloc_flags (Results 1 – 16 of 16) sorted by relevance
/Linux-v6.6/mm/ |
D | page_alloc.c | 1541 unsigned int alloc_flags) in prep_new_page() 1768 unsigned int alloc_flags, int start_type, bool whole_block) in steal_suitable_fallback() 2005 unsigned int alloc_flags) in __rmqueue_fallback() 2087 unsigned int alloc_flags) in __rmqueue() 2125 int migratetype, unsigned int alloc_flags) in rmqueue_bulk() 2635 unsigned int order, unsigned int alloc_flags, in rmqueue_buddy() 2678 unsigned int alloc_flags, in __rmqueue_pcplist() 2718 int migratetype, unsigned int alloc_flags) in rmqueue_pcplist() 2765 gfp_t gfp_flags, unsigned int alloc_flags, in rmqueue() 2805 unsigned int order, unsigned int alloc_flags) in __zone_watermark_unusable_free() [all …]
|
D | compaction.c | 2351 int alloc_flags) in compaction_zonelist_suitable() 2620 unsigned int alloc_flags, int highest_zoneidx, in compact_zone_order() 2684 unsigned int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages()
|
D | internal.h | 496 const unsigned int alloc_flags; /* alloc flags of a direct compactor */ member
|
/Linux-v6.6/fs/xfs/libxfs/ |
D | xfs_alloc.c | 1540 uint32_t alloc_flags) in xfs_alloc_ag_vextent_near() 1655 uint32_t alloc_flags) in xfs_alloc_ag_vextent_size() 2611 uint32_t alloc_flags) in xfs_alloc_fix_freelist() 3312 uint32_t alloc_flags) in xfs_alloc_vextent_prepare_ag() 3443 uint32_t alloc_flags = 0; in xfs_alloc_vextent_this_ag() local 3493 uint32_t alloc_flags) in xfs_alloc_vextent_iterate_ags() 3569 uint32_t alloc_flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_alloc_vextent_start_ag() local 3623 uint32_t alloc_flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_alloc_vextent_first_ag() local 3695 uint32_t alloc_flags = 0; in xfs_alloc_vextent_near_bno() local
|
/Linux-v6.6/lib/ |
D | stackdepot.c | 360 gfp_t alloc_flags, bool can_alloc) in __stack_depot_save() 454 gfp_t alloc_flags) in stack_depot_save()
|
/Linux-v6.6/fs/xfs/ |
D | xfs_extent_busy.c | 609 uint32_t alloc_flags) in xfs_extent_busy_flush()
|
/Linux-v6.6/drivers/md/ |
D | dm-zoned-reclaim.c | 286 int alloc_flags = DMZ_ALLOC_SEQ; in dmz_reclaim_rnd_data() local
|
D | dm-zoned-metadata.c | 2053 int alloc_flags = zmd->nr_cache ? DMZ_ALLOC_CACHE : DMZ_ALLOC_RND; in dmz_get_chunk_mapping() local 2165 int alloc_flags = zmd->nr_cache ? DMZ_ALLOC_CACHE : DMZ_ALLOC_RND; in dmz_get_chunk_buffer() local
|
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_amdkfd.h | 79 uint32_t alloc_flags; member
|
D | amdgpu_amdkfd_gpuvm.c | 287 u32 alloc_flags = bo->kfd_bo->alloc_flags; in amdgpu_amdkfd_release_notify() local 1646 u64 alloc_flags; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu() local
|
/Linux-v6.6/fs/btrfs/ |
D | block-group.c | 2844 u64 alloc_flags; in btrfs_inc_block_group_ro() local 3783 u64 alloc_flags = btrfs_get_alloc_profile(trans->fs_info, type); in btrfs_force_chunk_alloc() local
|
/Linux-v6.6/drivers/base/regmap/ |
D | internal.h | 65 gfp_t alloc_flags; member
|
/Linux-v6.6/drivers/iommu/ |
D | dma-iommu.c | 806 gfp_t alloc_flags = gfp; in __iommu_dma_alloc_pages() local
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 118 gfp_t alloc_flags = cbk ? GFP_ATOMIC : GFP_KERNEL; in cmd_alloc_ent() local
|
/Linux-v6.6/arch/s390/kvm/ |
D | kvm-s390.c | 3292 gfp_t alloc_flags = GFP_KERNEL_ACCOUNT; in kvm_arch_init_vm() local
|
/Linux-v6.6/include/uapi/linux/ |
D | kfd_ioctl.h | 633 __u32 alloc_flags; member
|