Lines Matching defs:page_stat
277 struct page_stat { struct278 struct rb_node node;279 u64 page;280 u64 callsite;281 int order;282 unsigned gfp_flags;283 unsigned migrate_type;284 u64 alloc_bytes;285 u64 free_bytes;286 int nr_alloc;287 int nr_free;