Searched refs:node_reclaim (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 202 milliseconds