Home
last modified time | relevance | path

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

/Linux-v6.6/include/drm/ttm/
Dttm_bo.h183 bool force_alloc; member
/Linux-v6.6/fs/btrfs/
Dspace-info.h125 unsigned int force_alloc; /* set if we need to force a chunk member
/Linux-v6.6/mm/
Dvmscan.c4327 static struct lru_gen_mm_walk *set_mm_walk(struct pglist_data *pgdat, bool force_alloc) in set_mm_walk()