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

/linux-master/mm/
H A Dpage_alloc.c63 typedef int __bitwise fpi_t; typedef
66 #define FPI_NONE ((__force fpi_t)0)
76 #define FPI_SKIP_REPORT_NOTIFY ((__force fpi_t)BIT(0))
88 #define FPI_TO_TAIL ((__force fpi_t)BIT(1))
232 fpi_t fpi_flags);
768 int migratetype, fpi_t fpi_flags)
1250 int migratetype, fpi_t fpi_flags)
1264 fpi_t fpi_flags)

Completed in 120 milliseconds