Lines Matching defs:page_stat
259 struct page_stat { struct260 struct rb_node node;261 u64 page;262 u64 callsite;263 int order;264 unsigned gfp_flags;265 unsigned migrate_type;266 u64 alloc_bytes;267 u64 free_bytes;268 int nr_alloc;269 int nr_free;