/openbmc/linux/mm/ |
H A D | page_alloc.c | 1559 unsigned int alloc_flags) in prep_new_page() 1786 unsigned int alloc_flags, int start_type, bool whole_block) in steal_suitable_fallback() 2023 unsigned int alloc_flags) in __rmqueue_fallback() 2104 unsigned int alloc_flags) in __rmqueue() 2142 int migratetype, unsigned int alloc_flags) in rmqueue_bulk() 2659 unsigned int order, unsigned int alloc_flags, in rmqueue_buddy() 2702 unsigned int alloc_flags, in __rmqueue_pcplist() 2742 int migratetype, unsigned int alloc_flags) in rmqueue_pcplist() 2789 gfp_t gfp_flags, unsigned int alloc_flags, in rmqueue() 2829 unsigned int order, unsigned int alloc_flags) in __zone_watermark_unusable_free() [all …]
|
H A 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()
|
H A D | internal.h | 566 const unsigned int alloc_flags; /* alloc flags of a direct compactor */ member
|
/openbmc/linux/fs/xfs/libxfs/ |
H A 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() 2630 uint32_t alloc_flags) in xfs_alloc_fix_freelist() 3330 uint32_t alloc_flags) in xfs_alloc_vextent_prepare_ag() 3461 uint32_t alloc_flags = 0; in xfs_alloc_vextent_this_ag() local 3511 uint32_t alloc_flags) in xfs_alloc_vextent_iterate_ags() 3587 uint32_t alloc_flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_alloc_vextent_start_ag() local 3641 uint32_t alloc_flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_alloc_vextent_first_ag() local 3713 uint32_t alloc_flags = 0; in xfs_alloc_vextent_near_bno() local
|
/openbmc/linux/lib/ |
H A D | stackdepot.c | 360 gfp_t alloc_flags, bool can_alloc) in __stack_depot_save() 454 gfp_t alloc_flags) in stack_depot_save()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_extent_busy.c | 609 uint32_t alloc_flags) in xfs_extent_busy_flush()
|
/openbmc/linux/drivers/md/ |
H A D | dm-zoned-reclaim.c | 286 int alloc_flags = DMZ_ALLOC_SEQ; in dmz_reclaim_rnd_data() local
|
H A 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
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd.h | 79 uint32_t alloc_flags; member
|
H A D | amdgpu_amdkfd_gpuvm.c | 287 u32 alloc_flags = bo->kfd_bo->alloc_flags; in amdgpu_amdkfd_release_notify() local 1650 u64 alloc_flags; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu() local
|
/openbmc/linux/fs/btrfs/ |
H A D | block-group.c | 2911 u64 alloc_flags; in btrfs_inc_block_group_ro() local 3854 u64 alloc_flags = btrfs_get_alloc_profile(trans->fs_info, type); in btrfs_force_chunk_alloc() local
|
/openbmc/linux/drivers/base/regmap/ |
H A D | internal.h | 66 gfp_t alloc_flags; member
|
/openbmc/linux/drivers/iommu/ |
H A D | dma-iommu.c | 807 gfp_t alloc_flags = gfp; in __iommu_dma_alloc_pages() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | cmd.c | 118 gfp_t alloc_flags = cbk ? GFP_ATOMIC : GFP_KERNEL; in cmd_alloc_ent() local
|
/openbmc/linux/arch/s390/kvm/ |
H A D | kvm-s390.c | 3298 gfp_t alloc_flags = GFP_KERNEL_ACCOUNT; in kvm_arch_init_vm() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | kfd_ioctl.h | 635 __u32 alloc_flags; member
|