Searched defs:alloc_flags (Results 1 – 16 of 16) sorted by relevance
/linux-6.8/mm/ |
D | page_alloc.c | 1538 unsigned int alloc_flags) in prep_new_page() 1765 unsigned int alloc_flags, int start_type, bool whole_block) in steal_suitable_fallback() 2006 unsigned int alloc_flags) in __rmqueue_fallback() 2087 unsigned int alloc_flags) in __rmqueue() 2125 int migratetype, unsigned int alloc_flags) in rmqueue_bulk() 2716 unsigned int order, unsigned int alloc_flags, in rmqueue_buddy() 2809 unsigned int alloc_flags, in __rmqueue_pcplist() 2840 int migratetype, unsigned int alloc_flags) in rmqueue_pcplist() 2887 gfp_t gfp_flags, unsigned int alloc_flags, in rmqueue() 2927 unsigned int order, unsigned int alloc_flags) in __zone_watermark_unusable_free() [all …]
|
D | compaction.c | 2374 int alloc_flags) in compaction_zonelist_suitable() 2412 int highest_zoneidx, unsigned int alloc_flags) in compaction_suit_allocation_order() 2659 unsigned int alloc_flags, int highest_zoneidx, in compact_zone_order() 2723 unsigned int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages()
|
D | internal.h | 505 const unsigned int alloc_flags; /* alloc flags of a direct compactor */ member
|
/linux-6.8/fs/xfs/libxfs/ |
D | xfs_alloc.c | 1538 uint32_t alloc_flags) in xfs_alloc_ag_vextent_near() 1653 uint32_t alloc_flags) in xfs_alloc_ag_vextent_size() 2726 uint32_t alloc_flags) in xfs_alloc_fix_freelist() 3427 uint32_t alloc_flags) in xfs_alloc_vextent_prepare_ag() 3558 uint32_t alloc_flags = 0; in xfs_alloc_vextent_this_ag() local 3608 uint32_t alloc_flags) in xfs_alloc_vextent_iterate_ags() 3684 uint32_t alloc_flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_alloc_vextent_start_ag() local 3738 uint32_t alloc_flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_alloc_vextent_first_ag() local 3810 uint32_t alloc_flags = 0; in xfs_alloc_vextent_near_bno() local
|
/linux-6.8/lib/ |
D | stackdepot.c | 627 gfp_t alloc_flags, in stack_depot_save_flags() 724 gfp_t alloc_flags) in stack_depot_save()
|
/linux-6.8/fs/xfs/ |
D | xfs_extent_busy.c | 609 uint32_t alloc_flags) in xfs_extent_busy_flush()
|
/linux-6.8/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-6.8/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_amdkfd.h | 80 uint32_t alloc_flags; member
|
D | amdgpu_amdkfd_gpuvm.c | 294 u32 alloc_flags = bo->kfd_bo->alloc_flags; in amdgpu_amdkfd_release_notify() local 1695 u64 alloc_flags; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu() local
|
/linux-6.8/fs/btrfs/ |
D | block-group.c | 2891 u64 alloc_flags; in btrfs_inc_block_group_ro() local 3817 u64 alloc_flags = btrfs_get_alloc_profile(trans->fs_info, type); in btrfs_force_chunk_alloc() local
|
/linux-6.8/drivers/base/regmap/ |
D | internal.h | 65 gfp_t alloc_flags; member
|
/linux-6.8/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-6.8/drivers/iommu/ |
D | dma-iommu.c | 911 gfp_t alloc_flags = gfp; in __iommu_dma_alloc_pages() local
|
/linux-6.8/arch/s390/kvm/ |
D | kvm-s390.c | 3298 gfp_t alloc_flags = GFP_KERNEL_ACCOUNT; in kvm_arch_init_vm() local
|
/linux-6.8/include/uapi/linux/ |
D | kfd_ioctl.h | 634 __u32 alloc_flags; member
|