Searched defs:alloc_flags (Results 1 – 11 of 11) sorted by relevance
/linux/mm/ |
H A D | page_alloc.c | 1710 unsigned int alloc_flags) in prep_new_page() 2102 int block_type, unsigned int alloc_flags) in try_to_claim_block() 2175 unsigned int alloc_flags) in __rmqueue_claim() 2266 unsigned int alloc_flags, enum rmqueue_mode *mode) in __rmqueue() 2336 int migratetype, unsigned int alloc_flags) in rmqueue_bulk() 2958 unsigned int order, unsigned int alloc_flags, in rmqueue_buddy() 3056 unsigned int alloc_flags, in __rmqueue_pcplist() 3087 int migratetype, unsigned int alloc_flags) in rmqueue_pcplist() 3134 gfp_t gfp_flags, unsigned int alloc_flags, in rmqueue() 3298 unsigned int order, unsigned int alloc_flags) in __zone_watermark_unusable_free() [all …]
|
H A D | compaction.c | 2469 int alloc_flags) in compaction_zonelist_suitable() 2507 int highest_zoneidx, unsigned int alloc_flags, in compaction_suit_allocation_order() 2787 unsigned int alloc_flags, int highest_zoneidx, in compact_zone_order() 2851 unsigned int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages() 3071 unsigned int alloc_flags = defrag_mode ? in kcompactd_node_suitable() local
|
H A D | internal.h | 860 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() argument 684 stack_depot_save(unsigned long * entries,unsigned int nr_entries,gfp_t alloc_flags) stack_depot_save() argument
|
/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/iommu/ |
H A D | dma-iommu.c | 897 gfp_t alloc_flags = gfp; in __iommu_dma_alloc_pages() local
|
/linux/arch/s390/kvm/ |
H A D | kvm-s390.c | 3336 gfp_t alloc_flags = GFP_KERNEL_ACCOUNT; in kvm_arch_init_vm() local
|
/linux/include/uapi/linux/ |
H A D | kfd_ioctl.h | 716 __u32 alloc_flags; global() member
|