Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/msm/
Dmsm_gem_shrinker.c22 static bool can_swap(void) in can_swap() function
/linux-6.8/mm/
Dvmscan.c3292 struct pglist_data *pgdat, bool can_swap) in get_pfn_folio()
3671 static bool inc_min_seq(struct lruvec *lruvec, int type, bool can_swap) in inc_min_seq()
3707 static bool try_to_inc_min_seq(struct lruvec *lruvec, bool can_swap) in try_to_inc_min_seq()
3751 bool can_swap, bool force_scan) in inc_max_seq()
3819 struct scan_control *sc, bool can_swap, bool force_scan) in try_to_inc_max_seq()
3880 bool can_swap = get_swappiness(lruvec, sc); in lruvec_is_sizable() local
3988 bool can_swap = !folio_is_file_lru(folio); in lru_gen_look_around() local
4587 struct scan_control *sc, bool can_swap, unsigned long *nr_to_scan) in should_run_aging()
4658 static long get_nr_to_scan(struct lruvec *lruvec, struct scan_control *sc, bool can_swap) in get_nr_to_scan()
5336 bool can_swap, bool force_scan) in run_aging()
/linux-6.8/include/linux/
Dmmzone.h492 bool can_swap; member