Home
last modified time | relevance | path

Searched defs:force_alloc (Results 1 – 4 of 4) sorted by relevance

/linux/include/drm/ttm/
H A Dttm_bo.h188 bool force_alloc; member
/linux/fs/btrfs/
H A Dspace-info.h136 unsigned int force_alloc; /* set if we need to force a chunk member
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c2240 int xe_bo_evict(struct xe_bo *bo, bool force_alloc) in xe_bo_evict()
/linux/mm/
H A Dvmscan.c3684 static struct lru_gen_mm_walk *set_mm_walk(struct pglist_data *pgdat, bool force_alloc) in set_mm_walk()