Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/msm/ !
Dmsm_gem_shrinker.c22 static bool can_swap(void) in can_swap() function
/linux-6.6.21/mm/ !
Dvmscan.c3973 struct pglist_data *pgdat, bool can_swap) in get_pfn_folio()
4359 static bool inc_min_seq(struct lruvec *lruvec, int type, bool can_swap) in inc_min_seq()
4395 static bool try_to_inc_min_seq(struct lruvec *lruvec, bool can_swap) in try_to_inc_min_seq()
4438 static void inc_max_seq(struct lruvec *lruvec, bool can_swap, bool force_scan) in inc_max_seq()
4496 struct scan_control *sc, bool can_swap, bool force_scan) in try_to_inc_max_seq()
4553 bool can_swap = get_swappiness(lruvec, sc); in lruvec_is_sizable() local
4661 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()
6024 bool can_swap, bool force_scan) in run_aging()
/linux-6.6.21/include/linux/ !
Dmmzone.h487 bool can_swap; member