Searched refs:node_reclaim (Results 1 - 3 of 3) sorted by relevance

/linux-master/mm/
H A Dinternal.h933 extern int node_reclaim(struct pglist_data *, gfp_t, unsigned int);
936 static inline int node_reclaim(struct pglist_data *pgdat, gfp_t mask, function
H A Dpage_alloc.c3295 ret = node_reclaim(zone->zone_pgdat, gfp_mask, order);
H A Dvmscan.c7321 * If non-zero call node_reclaim when the number of free pages falls below
7334 * Percentage of pages in a zone that must be unmapped for node_reclaim to
7443 int node_reclaim(struct pglist_data *pgdat, gfp_t gfp_mask, unsigned int order) function

Completed in 491 milliseconds