Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/
Dmsm_gem_shrinker.c22 static bool can_swap(void) in can_swap() function
/Linux-v6.1/mm/
Dvmscan.c3845 struct pglist_data *pgdat, bool can_swap) in get_pfn_folio()
4232 static bool inc_min_seq(struct lruvec *lruvec, int type, bool can_swap) in inc_min_seq()
4268 static bool try_to_inc_min_seq(struct lruvec *lruvec, bool can_swap) in try_to_inc_min_seq()
4311 static void inc_max_seq(struct lruvec *lruvec, bool can_swap, bool force_scan) in inc_max_seq()
4368 struct scan_control *sc, bool can_swap, bool force_scan) in try_to_inc_max_seq()
4432 struct scan_control *sc, bool can_swap, unsigned long *nr_to_scan) in should_run_aging()
5081 bool can_swap, bool *need_aging) in get_nr_to_scan()
5614 bool can_swap, bool force_scan) in run_aging()
/Linux-v6.1/include/linux/
Dmmzone.h474 bool can_swap; member