Lines Matching defs:page_stat
290 struct page_stat { struct291 struct rb_node node;292 u64 page;293 u64 callsite;294 int order;295 unsigned gfp_flags;296 unsigned migrate_type;297 u64 alloc_bytes;298 u64 free_bytes;299 int nr_alloc;300 int nr_free;