Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dinternal.h845 extern int node_reclaim(struct pglist_data *, gfp_t, unsigned int);
848 static inline int node_reclaim(struct pglist_data *pgdat, gfp_t mask, in node_reclaim() function
H A Dpage_alloc.c3170 ret = node_reclaim(zone->zone_pgdat, gfp_mask, order); in get_page_from_freelist()
H A Dvmscan.c8080 int node_reclaim(struct pglist_data *pgdat, gfp_t gfp_mask, unsigned int order) in node_reclaim() function