Home
last modified time | relevance | path

Searched refs:force_alloc (Results 1 – 9 of 9) sorted by relevance

/linux/fs/btrfs/
A Dspace-info.h37 unsigned int force_alloc; /* set if we need to force a chunk member
A Dblock-rsv.c410 sinfo->force_alloc = CHUNK_ALLOC_FORCE; in btrfs_update_global_block_rsv()
A Dblock-group.c3372 found->force_alloc = CHUNK_ALLOC_FORCE; in force_metadata_allocation()
3647 if (force < space_info->force_alloc) in btrfs_chunk_alloc()
3648 force = space_info->force_alloc; in btrfs_chunk_alloc()
3718 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in btrfs_chunk_alloc()
A Dspace-info.c200 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in create_space_info()
A Dtransaction.c640 if (rsv->space_info->force_alloc) in start_transaction()
/linux/include/drm/ttm/
A Dttm_bo_api.h213 bool force_alloc; member
/linux/drivers/gpu/drm/ttm/
A Dttm_resource.c156 .force_alloc = true in ttm_resource_manager_evict_all()
A Dttm_bo_vm.c236 .force_alloc = true in ttm_bo_vm_fault_reserved()
/linux/drivers/gpu/drm/vmwgfx/
A Dttm_memory.c547 if (ctx->force_alloc) in ttm_check_under_lowerlimit()

Completed in 22 milliseconds