Searched defs:alloc_flags (Results 1 – 13 of 13) sorted by relevance
| /linux/mm/ |
| H A D | page_alloc.c | 1859 unsigned int alloc_flags) in prep_new_page() 2278 int block_type, unsigned int alloc_flags) in try_to_claim_block() 2352 unsigned int alloc_flags) in __rmqueue_claim() 2443 unsigned int alloc_flags, enum rmqueue_mode *mode) in __rmqueue() 2513 int migratetype, unsigned int alloc_flags) in rmqueue_bulk() 3199 unsigned int order, unsigned int alloc_flags, in rmqueue_buddy() 3304 unsigned int alloc_flags, in __rmqueue_pcplist() 3349 int migratetype, unsigned int alloc_flags) in rmqueue_pcplist() 3391 gfp_t gfp_flags, unsigned int alloc_flags, in rmqueue() 3555 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.h | 82 uint32_t alloc_flags; member
|
| 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/net/ethernet/mellanox/mlx5/core/ |
| H A D | cmd.c | 123 gfp_t alloc_flags = cbk ? GFP_ATOMIC : GFP_KERNEL; in cmd_alloc_ent() local
|
| /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 | 3199 gfp_t alloc_flags = GFP_KERNEL_ACCOUNT | __GFP_ZERO; in kvm_arch_init_vm() local
|