Searched defs:alloc_flags (Results 1 – 11 of 11) sorted by relevance
| /linux/mm/ |
| H A D | page_alloc.c | 1864 unsigned int alloc_flags) in prep_new_page() 2283 int block_type, unsigned int alloc_flags) in try_to_claim_block() 2357 unsigned int alloc_flags) in __rmqueue_claim() 2448 unsigned int alloc_flags, enum rmqueue_mode *mode) in __rmqueue() 2518 int migratetype, unsigned int alloc_flags) in rmqueue_bulk() 3204 unsigned int order, unsigned int alloc_flags, in rmqueue_buddy() 3309 unsigned int alloc_flags, in __rmqueue_pcplist() 3354 int migratetype, unsigned int alloc_flags) in rmqueue_pcplist() 3396 gfp_t gfp_flags, unsigned int alloc_flags, in rmqueue() 3560 unsigned int order, unsigned int alloc_flags) in __zone_watermark_unusable_free() [all …]
|
| /linux/drivers/gpu/drm/ttm/tests/ |
| H A D | ttm_kunit_helpers.c | 120 unsigned int alloc_flags, in ttm_device_kunit_init_with_funcs() 145 unsigned int alloc_flags) in ttm_device_kunit_init()
|
| /linux/lib/ |
| H A D | stackdepot.c | 643 gfp_t alloc_flags, in stack_depot_save_flags() 745 gfp_t alloc_flags) in stack_depot_save()
|
| /linux/drivers/md/ |
| H A D | dm-zoned-reclaim.c | 286 int alloc_flags = DMZ_ALLOC_SEQ; in dmz_reclaim_rnd_data() local
|
| H A D | dm-zoned-metadata.c | 2050 int alloc_flags = zmd->nr_cache ? DMZ_ALLOC_CACHE : DMZ_ALLOC_RND; in dmz_get_chunk_mapping() local 2162 int alloc_flags = zmd->nr_cache ? DMZ_ALLOC_CACHE : DMZ_ALLOC_RND; in dmz_get_chunk_buffer() local
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd_gpuvm.c | 312 u32 alloc_flags = bo->kfd_bo->alloc_flags; in amdgpu_amdkfd_release_notify() local 1724 u64 alloc_flags; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu() local
|
| /linux/fs/btrfs/ |
| H A D | block-group.c | 3104 u64 alloc_flags; in btrfs_inc_block_group_ro() local 4088 u64 alloc_flags = btrfs_get_alloc_profile(trans->fs_info, type); in btrfs_force_chunk_alloc() local
|
| H A D | zoned.c | 2765 u64 alloc_flags; in btrfs_zoned_reserve_data_reloc_bg() local
|
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_pool.c | 1136 int nid, unsigned int alloc_flags) in ttm_pool_init()
|
| /linux/drivers/iommu/ |
| H A D | dma-iommu.c | 913 gfp_t alloc_flags = gfp; in __iommu_dma_alloc_pages() local
|
| /linux/arch/s390/kvm/ |
| H A D | kvm-s390.c | 3178 gfp_t alloc_flags = GFP_KERNEL_ACCOUNT | __GFP_ZERO; in kvm_arch_init_vm() local
|