Searched defs:alloc_flags (Results 1 – 15 of 15) sorted by relevance
/linux/mm/ |
H A D | page_alloc.c | 1557 unsigned int alloc_flags) in prep_new_page() 1917 unsigned int alloc_flags, bool whole_block) in steal_suitable_fallback() 2186 unsigned int alloc_flags) in __rmqueue_fallback() 2267 unsigned int alloc_flags) in __rmqueue() 2305 int migratetype, unsigned int alloc_flags) in rmqueue_bulk() 2902 unsigned int order, unsigned int alloc_flags, in rmqueue_buddy() 2993 unsigned int alloc_flags, in __rmqueue_pcplist() 3024 int migratetype, unsigned int alloc_flags) in rmqueue_pcplist() 3071 gfp_t gfp_flags, unsigned int alloc_flags, in rmqueue() 3099 unsigned int order, unsigned int alloc_flags) in __zone_watermark_unusable_free() [all …]
|
H A D | compaction.c | 2456 int alloc_flags) in compaction_zonelist_suitable() 2494 int highest_zoneidx, unsigned int alloc_flags, in compaction_suit_allocation_order() 2767 unsigned int alloc_flags, int highest_zoneidx, in compact_zone_order() 2831 unsigned int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages()
|
H A D | internal.h | 810 const unsigned int alloc_flags; /* alloc flags of a direct compactor */ member
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_alloc.c | 1676 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() 3532 uint32_t alloc_flags) in xfs_alloc_vextent_prepare_ag() 3662 uint32_t alloc_flags = 0; in xfs_alloc_vextent_this_ag() local 3712 uint32_t alloc_flags) in xfs_alloc_vextent_iterate_ags() 3788 uint32_t alloc_flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_alloc_vextent_start_ag() local 3842 uint32_t alloc_flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_alloc_vextent_first_ag() local 3914 uint32_t alloc_flags = 0; in xfs_alloc_vextent_near_bno() local
|
/linux/lib/ |
H A D | stackdepot.c | 586 gfp_t alloc_flags, in stack_depot_save_flags() 684 gfp_t alloc_flags) in stack_depot_save()
|
/linux/fs/xfs/ |
H A D | xfs_extent_busy.c | 614 uint32_t alloc_flags) in xfs_extent_busy_flush()
|
/linux/drivers/md/ |
H A D | dm-zoned-reclaim.c | 286 int alloc_flags = DMZ_ALLOC_SEQ; in dmz_reclaim_rnd_data() local
|
/linux/fs/xfs/scrub/ |
H A D | repair.c | 454 int alloc_flags) in xrep_fix_freelist()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd.h | 81 uint32_t alloc_flags; global() member
|
H A D | amdgpu_amdkfd_gpuvm.c | 296 u32 alloc_flags = bo->kfd_bo->alloc_flags; in amdgpu_amdkfd_release_notify() local 1730 u64 alloc_flags; amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu() local [all...] |
/linux/fs/btrfs/ |
H A D | block-group.c | 2973 u64 alloc_flags; in btrfs_inc_block_group_ro() local 3902 u64 alloc_flags = btrfs_get_alloc_profile(trans->fs_info, type); in btrfs_force_chunk_alloc() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | cmd.c | 123 gfp_t alloc_flags = cbk ? GFP_ATOMIC : GFP_KERNEL; in cmd_alloc_ent() local
|
/linux/drivers/iommu/ |
H A D | dma-iommu.c | 917 gfp_t alloc_flags = gfp; in __iommu_dma_alloc_pages() local
|
/linux/arch/s390/kvm/ |
H A D | kvm-s390.c | 3332 gfp_t alloc_flags = GFP_KERNEL_ACCOUNT; kvm_arch_init_vm() local
|
/linux/include/uapi/linux/ |
H A D | kfd_ioctl.h | 716 __u32 alloc_flags; global() member
|