Searched defs:alloc_flags (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/lib/ |
D | stackdepot.c | 100 u32 hash, void **prealloc, gfp_t alloc_flags) in depot_alloc_stack() 221 gfp_t alloc_flags) in stack_depot_save()
|
/Linux-v5.4/mm/ |
D | page_alloc.c | 2166 unsigned int alloc_flags) in prep_new_page() 2394 unsigned int alloc_flags, int start_type, bool whole_block) in steal_suitable_fallback() 2639 unsigned int alloc_flags) in __rmqueue_fallback() 2721 unsigned int alloc_flags) in __rmqueue() 2747 int migratetype, unsigned int alloc_flags) in rmqueue_bulk() 3216 unsigned int alloc_flags, in __rmqueue_pcplist() 3242 int migratetype, unsigned int alloc_flags) in rmqueue_pcplist() 3267 gfp_t gfp_flags, unsigned int alloc_flags, in rmqueue() 3402 int classzone_idx, unsigned int alloc_flags, in __zone_watermark_ok() 3481 int classzone_idx, unsigned int alloc_flags) in zone_watermark_ok() [all …]
|
D | compaction.c | 1959 unsigned int alloc_flags, in __compaction_suitable() 2002 unsigned int alloc_flags, in compaction_suitable() 2040 int alloc_flags) in compaction_zonelist_suitable() 2290 unsigned int alloc_flags, int classzone_idx, in compact_zone_order() 2340 unsigned int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages()
|
D | internal.h | 196 const unsigned int alloc_flags; /* alloc flags of a direct compactor */ member
|
/Linux-v5.4/include/linux/ |
D | compaction.h | 193 int alloc_flags, int classzone_idx) in compaction_suitable()
|
/Linux-v5.4/fs/btrfs/ |
D | block-group.c | 2030 u64 alloc_flags; in btrfs_inc_block_group_ro() local 2845 u64 alloc_flags = btrfs_get_alloc_profile(trans->fs_info, type); in btrfs_force_chunk_alloc() local
|
/Linux-v5.4/drivers/base/regmap/ |
D | internal.h | 60 gfp_t alloc_flags; member
|
/Linux-v5.4/drivers/iommu/ |
D | dma-iommu.c | 522 gfp_t alloc_flags = gfp; in __iommu_dma_alloc_pages() local
|
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_amdkfd_gpuvm.c | 1084 u64 alloc_flags; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu() local
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 79 gfp_t alloc_flags = cbk ? GFP_ATOMIC : GFP_KERNEL; in alloc_cmd() local
|
/Linux-v5.4/fs/xfs/ |
D | xfs_log.c | 3661 xfs_km_flags_t alloc_flags) in xlog_ticket_alloc()
|
/Linux-v5.4/arch/s390/kvm/ |
D | kvm-s390.c | 2399 gfp_t alloc_flags = GFP_KERNEL; in kvm_arch_init_vm() local
|