Searched defs:alloc_flags (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.1/mm/ |
D | page_alloc.c | 2537 unsigned int alloc_flags) in prep_new_page() 2764 unsigned int alloc_flags, int start_type, bool whole_block) in steal_suitable_fallback() 3006 unsigned int alloc_flags) in __rmqueue_fallback() 3088 unsigned int alloc_flags) in __rmqueue() 3126 int migratetype, unsigned int alloc_flags) in rmqueue_bulk() 3698 unsigned int order, unsigned int alloc_flags, in rmqueue_buddy() 3737 unsigned int alloc_flags, in __rmqueue_pcplist() 3777 int migratetype, unsigned int alloc_flags) in rmqueue_pcplist() 3828 gfp_t gfp_flags, unsigned int alloc_flags, in rmqueue() 3948 unsigned int order, unsigned int alloc_flags) in __zone_watermark_unusable_free() [all …]
|
D | compaction.c | 2177 unsigned int alloc_flags, in __compaction_suitable() 2227 unsigned int alloc_flags, in compaction_suitable() 2265 int alloc_flags) in compaction_zonelist_suitable() 2508 unsigned int alloc_flags, int highest_zoneidx, in compact_zone_order() 2577 unsigned int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages()
|
D | internal.h | 415 const unsigned int alloc_flags; /* alloc flags of a direct compactor */ member
|
/Linux-v6.1/lib/ |
D | stackdepot.c | 422 gfp_t alloc_flags, bool can_alloc) in __stack_depot_save() 531 gfp_t alloc_flags) in stack_depot_save()
|
/Linux-v6.1/include/linux/ |
D | compaction.h | 190 int alloc_flags, int highest_zoneidx) in compaction_suitable()
|
/Linux-v6.1/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 | 2057 int alloc_flags = zmd->nr_cache ? DMZ_ALLOC_CACHE : DMZ_ALLOC_RND; in dmz_get_chunk_mapping() local 2169 int alloc_flags = zmd->nr_cache ? DMZ_ALLOC_CACHE : DMZ_ALLOC_RND; in dmz_get_chunk_buffer() local
|
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_amdkfd.h | 76 uint32_t alloc_flags; member
|
D | amdgpu_amdkfd_gpuvm.c | 233 u32 alloc_flags = bo->kfd_bo->alloc_flags; in amdgpu_amdkfd_release_notify() local 1639 u64 alloc_flags; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu() local
|
/Linux-v6.1/fs/btrfs/ |
D | block-group.c | 2559 u64 alloc_flags; in btrfs_inc_block_group_ro() local 3465 u64 alloc_flags = btrfs_get_alloc_profile(trans->fs_info, type); in btrfs_force_chunk_alloc() local
|
/Linux-v6.1/drivers/base/regmap/ |
D | internal.h | 65 gfp_t alloc_flags; member
|
/Linux-v6.1/drivers/iommu/ |
D | dma-iommu.c | 762 gfp_t alloc_flags = gfp; in __iommu_dma_alloc_pages() local
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 79 gfp_t alloc_flags = cbk ? GFP_ATOMIC : GFP_KERNEL; in cmd_alloc_ent() local
|
/Linux-v6.1/include/uapi/linux/ |
D | kfd_ioctl.h | 590 __u32 alloc_flags; member
|
/Linux-v6.1/arch/s390/kvm/ |
D | kvm-s390.c | 3127 gfp_t alloc_flags = GFP_KERNEL_ACCOUNT; in kvm_arch_init_vm() local
|