Home
last modified time | relevance | path

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

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