Searched refs:force_alloc (Results 1 – 11 of 11) sorted by relevance
136 unsigned int force_alloc; /* set if we need to force a chunk member
400 sinfo->force_alloc = CHUNK_ALLOC_FORCE; in btrfs_update_global_block_rsv()
3843 found->force_alloc = CHUNK_ALLOC_FORCE; in force_metadata_allocation()4129 if (force < space_info->force_alloc) in btrfs_chunk_alloc()4130 force = space_info->force_alloc; in btrfs_chunk_alloc()4214 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in btrfs_chunk_alloc()
245 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in create_space_info()
660 if (trans_rsv->space_info->force_alloc) in start_transaction()
188 bool force_alloc; member
214 int xe_bo_evict(struct xe_bo *bo, bool force_alloc);
2243 int xe_bo_evict(struct xe_bo *bo, bool force_alloc) in xe_bo_evict() argument2248 .force_alloc = force_alloc, in xe_bo_evict()
223 .force_alloc = true in ttm_bo_vm_fault_reserved()
494 .force_alloc = true in ttm_resource_manager_evict_all()
3685 static struct lru_gen_mm_walk *set_mm_walk(struct pglist_data *pgdat, bool force_alloc) in set_mm_walk() argument3693 } else if (!walk && force_alloc) { in set_mm_walk()