Searched defs:alloc_flags (Results 1 - 17 of 17) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_extent_busy.c606 xfs_extent_busy_flush( struct xfs_trans *tp, struct xfs_perag *pag, unsigned busy_gen, uint32_t alloc_flags) argument
/linux-master/drivers/md/
H A Ddm-zoned-reclaim.c286 int alloc_flags = DMZ_ALLOC_SEQ; local
H A Ddm-zoned-metadata.c2056 int alloc_flags = zmd->nr_cache ? DMZ_ALLOC_CACHE : DMZ_ALLOC_RND; local
2168 int alloc_flags = zmd->nr_cache ? DMZ_ALLOC_CACHE : DMZ_ALLOC_RND; local
/linux-master/fs/xfs/scrub/
H A Drepair.c404 xrep_fix_freelist( struct xfs_scrub *sc, int alloc_flags) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd.h80 uint32_t alloc_flags; member in struct:kgd_mem
H A Damdgpu_amdkfd_gpuvm.c294 u32 alloc_flags = bo->kfd_bo->alloc_flags; local
1698 u64 alloc_flags; local
[all...]
/linux-master/lib/
H A Dstackdepot.c584 stack_depot_save_flags(unsigned long *entries, unsigned int nr_entries, gfp_t alloc_flags, depot_flags_t depot_flags) argument
681 stack_depot_save(unsigned long *entries, unsigned int nr_entries, gfp_t alloc_flags) argument
/linux-master/drivers/base/regmap/
H A Dinternal.h65 gfp_t alloc_flags; member in struct:regmap
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c118 gfp_t alloc_flags = cbk ? GFP_ATOMIC : GFP_KERNEL; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc.c1576 xfs_alloc_ag_vextent_near( struct xfs_alloc_arg *args, uint32_t alloc_flags) argument
1691 xfs_alloc_ag_vextent_size( struct xfs_alloc_arg *args, uint32_t alloc_flags) argument
2788 xfs_alloc_fix_freelist( struct xfs_alloc_arg *args, uint32_t alloc_flags) argument
3483 xfs_alloc_vextent_prepare_ag( struct xfs_alloc_arg *args, uint32_t alloc_flags) argument
3616 uint32_t alloc_flags = 0; local
3661 xfs_alloc_vextent_iterate_ags( struct xfs_alloc_arg *args, xfs_agnumber_t minimum_agno, xfs_agnumber_t start_agno, xfs_agblock_t target_agbno, uint32_t alloc_flags) argument
3742 uint32_t alloc_flags = XFS_ALLOC_FLAG_TRYLOCK; local
3796 uint32_t alloc_flags = XFS_ALLOC_FLAG_TRYLOCK; local
3868 uint32_t alloc_flags = 0; local
[all...]
/linux-master/mm/
H A Dcompaction.c2470 compaction_zonelist_suitable(struct alloc_context *ac, int order, int alloc_flags) argument
2508 compaction_suit_allocation_order(struct zone *zone, unsigned int order, int highest_zoneidx, unsigned int alloc_flags) argument
2761 compact_zone_order(struct zone *zone, int order, gfp_t gfp_mask, enum compact_priority prio, unsigned int alloc_flags, int highest_zoneidx, struct page **capture) argument
2826 try_to_compact_pages(gfp_t gfp_mask, unsigned int order, unsigned int alloc_flags, const struct alloc_context *ac, enum compact_priority prio, struct page **capture) argument
[all...]
H A Dinternal.h600 const unsigned int alloc_flags; /* alloc flags of a direct compactor */ member in struct:compact_control
H A Dpage_alloc.c1538 prep_new_page(struct page *page, unsigned int order, gfp_t gfp_flags, unsigned int alloc_flags) argument
1765 steal_suitable_fallback(struct zone *zone, struct page *page, unsigned int alloc_flags, int start_type, bool whole_block) argument
2006 __rmqueue_fallback(struct zone *zone, int order, int start_migratetype, unsigned int alloc_flags) argument
2087 __rmqueue(struct zone *zone, unsigned int order, int migratetype, unsigned int alloc_flags) argument
2124 rmqueue_bulk(struct zone *zone, unsigned int order, unsigned long count, struct list_head *list, int migratetype, unsigned int alloc_flags) argument
2721 rmqueue_buddy(struct zone *preferred_zone, struct zone *zone, unsigned int order, unsigned int alloc_flags, int migratetype) argument
2813 __rmqueue_pcplist(struct zone *zone, unsigned int order, int migratetype, unsigned int alloc_flags, struct per_cpu_pages *pcp, struct list_head *list) argument
2844 rmqueue_pcplist(struct zone *preferred_zone, struct zone *zone, unsigned int order, int migratetype, unsigned int alloc_flags) argument
2891 rmqueue(struct zone *preferred_zone, struct zone *zone, unsigned int order, gfp_t gfp_flags, unsigned int alloc_flags, int migratetype) argument
2932 __zone_watermark_unusable_free(struct zone *z, unsigned int order, unsigned int alloc_flags) argument
2963 __zone_watermark_ok(struct zone *z, unsigned int order, unsigned long mark, int highest_zoneidx, unsigned int alloc_flags, long free_pages) argument
3041 zone_watermark_ok(struct zone *z, unsigned int order, unsigned long mark, int highest_zoneidx, unsigned int alloc_flags) argument
3048 zone_watermark_fast(struct zone *z, unsigned int order, unsigned long mark, int highest_zoneidx, unsigned int alloc_flags, gfp_t gfp_mask) argument
3131 unsigned int alloc_flags; local
3161 gfp_to_alloc_flags_cma(gfp_t gfp_mask, unsigned int alloc_flags) argument
3176 get_page_from_freelist(gfp_t gfp_mask, unsigned int order, int alloc_flags, const struct alloc_context *ac) argument
3400 __alloc_pages_cpuset_fallback(gfp_t gfp_mask, unsigned int order, unsigned int alloc_flags, const struct alloc_context *ac) argument
3515 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, unsigned int alloc_flags, const struct alloc_context *ac, enum compact_priority prio, enum compact_result *compact_result) argument
3574 should_compact_retry(struct alloc_context *ac, int order, int alloc_flags, enum compact_result compact_result, enum compact_priority *compact_priority, int *compaction_retries) argument
3640 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, unsigned int alloc_flags, const struct alloc_context *ac, enum compact_priority prio, enum compact_result *compact_result) argument
3649 should_compact_retry(struct alloc_context *ac, unsigned int order, int alloc_flags, enum compact_result compact_result, enum compact_priority *compact_priority, int *compaction_retries) argument
3787 __alloc_pages_direct_reclaim(gfp_t gfp_mask, unsigned int order, unsigned int alloc_flags, const struct alloc_context *ac, unsigned long *did_some_progress) argument
3842 unsigned int alloc_flags = ALLOC_WMARK_MIN | ALLOC_CPUSET; local
3941 should_reclaim_retry(gfp_t gfp_mask, unsigned order, struct alloc_context *ac, int alloc_flags, bool did_some_progress, int *no_progress_loops) argument
4053 unsigned int alloc_flags; local
4324 prepare_alloc_pages(gfp_t gfp_mask, unsigned int order, int preferred_nid, nodemask_t *nodemask, struct alloc_context *ac, gfp_t *alloc_gfp, unsigned int *alloc_flags) argument
4400 unsigned int alloc_flags = ALLOC_WMARK_LOW; local
4543 unsigned int alloc_flags = ALLOC_WMARK_LOW; local
[all...]
/linux-master/drivers/iommu/
H A Ddma-iommu.c916 gfp_t alloc_flags = gfp; local
/linux-master/fs/btrfs/
H A Dblock-group.c2901 u64 alloc_flags; local
3827 u64 alloc_flags = btrfs_get_alloc_profile(trans->fs_info, type); local
[all...]
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c3298 gfp_t alloc_flags = GFP_KERNEL_ACCOUNT; local
/linux-master/include/uapi/linux/
H A Dkfd_ioctl.h635 __u32 alloc_flags; member in struct:kfd_criu_bo_bucket

Completed in 278 milliseconds