Searched defs:alloc_flags (Results 1 – 13 of 13) sorted by relevance
/linux/mm/ |
H A D | page_alloc.c | 1856 unsigned int alloc_flags) in prep_new_page() 2286 int block_type, unsigned int alloc_flags) in try_to_claim_block() 2360 unsigned int alloc_flags) in __rmqueue_claim() 2451 unsigned int alloc_flags, enum rmqueue_mode *mode) in __rmqueue() 2521 int migratetype, unsigned int alloc_flags) in rmqueue_bulk() 3158 unsigned int order, unsigned int alloc_flags, in rmqueue_buddy() 3256 unsigned int alloc_flags, in __rmqueue_pcplist() 3287 int migratetype, unsigned int alloc_flags) in rmqueue_pcplist() 3334 gfp_t gfp_flags, unsigned int alloc_flags, in rmqueue() 3498 unsigned int order, unsigned int alloc_flags) in __zone_watermark_unusable_free() [all …]
|
H A D | compaction.c | 2433 int alloc_flags) in compaction_zonelist_suitable() 2471 int highest_zoneidx, unsigned int alloc_flags, in compaction_suit_allocation_order() 2751 unsigned int alloc_flags, int highest_zoneidx, in compact_zone_order() 2815 unsigned int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages() 3035 unsigned int alloc_flags = defrag_mode ? in kcompactd_node_suitable() local
|
H A D | internal.h | 897 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() 3557 uint32_t alloc_flags) in xfs_alloc_vextent_prepare_ag() 3687 uint32_t alloc_flags = 0; in xfs_alloc_vextent_this_ag() local 3737 uint32_t alloc_flags) in xfs_alloc_vextent_iterate_ags() 3813 uint32_t alloc_flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_alloc_vextent_start_ag() local 3867 uint32_t alloc_flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_alloc_vextent_first_ag() local 3939 uint32_t alloc_flags = 0; in xfs_alloc_vextent_near_bno() local
|
/linux/lib/ |
H A D | stackdepot.c | 635 gfp_t alloc_flags, in stack_depot_save_flags() 737 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 | 82 uint32_t alloc_flags; member
|
/linux/fs/btrfs/ |
H A D | block-group.c | 2989 u64 alloc_flags; in btrfs_inc_block_group_ro() local 3920 u64 alloc_flags = btrfs_get_alloc_profile(trans->fs_info, type); in btrfs_force_chunk_alloc() local
|
H A D | zoned.c | 2550 u64 alloc_flags; in btrfs_zoned_reserve_data_reloc_bg() local
|
/linux/arch/s390/kvm/ |
H A D | kvm-s390.c | 3337 gfp_t alloc_flags = GFP_KERNEL_ACCOUNT; in kvm_arch_init_vm() local
|
/linux/include/uapi/linux/ |
H A D | kfd_ioctl.h | 727 __u32 alloc_flags; member
|