Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dcompaction.h26 extern int compact_pgdat(pg_data_t *pgdat, int order);
72 static inline int compact_pgdat(pg_data_t *pgdat, int order) in compact_pgdat() function
/linux-3.4.99/mm/
Dcompaction.c718 int compact_pgdat(pg_data_t *pgdat, int order) in compact_pgdat() function
Dvmscan.c2979 compact_pgdat(pgdat, order); in balance_pgdat()