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