Home
last modified time | relevance | path

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

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