Searched defs:can_swap (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_gem_shrinker.c | 22 static bool can_swap(void) in can_swap() function
|
/openbmc/linux/mm/ |
H A D | vmscan.c | 3953 struct pglist_data *pgdat, bool can_swap) in get_pfn_folio() 4339 static bool inc_min_seq(struct lruvec *lruvec, int type, bool can_swap) in inc_min_seq() 4375 static bool try_to_inc_min_seq(struct lruvec *lruvec, bool can_swap) in try_to_inc_min_seq() 4418 static void inc_max_seq(struct lruvec *lruvec, bool can_swap, bool force_scan) in inc_max_seq() 4476 struct scan_control *sc, bool can_swap, bool force_scan) in try_to_inc_max_seq() 4559 bool can_swap = get_swappiness(lruvec, sc); in lruvec_is_sizable() local 4662 bool can_swap = !folio_is_file_lru(folio); in lru_gen_look_around() local 5263 struct scan_control *sc, bool can_swap, unsigned long *nr_to_scan) in should_run_aging() 5334 static long get_nr_to_scan(struct lruvec *lruvec, struct scan_control *sc, bool can_swap) in get_nr_to_scan() 6000 bool can_swap, bool force_scan) in run_aging()
|
/openbmc/linux/include/linux/ |
H A D | mmzone.h | 489 bool can_swap; member
|