Searched refs:first_dirty (Results 1 – 3 of 3) sorted by relevance
740 pg->u.free.first_dirty = first_dirty; in page_list_add_scrub()743 if ( first_dirty != INVALID_DIRTY_IDX ) in page_list_add_scrub()967 first_dirty = pg->u.free.first_dirty; in alloc_heap_pages()1074 unsigned int cur_order, first_dirty; in reserve_offlined_page() local1086 first_dirty = head->u.free.first_dirty; in reserve_offlined_page()1099 if ( first_dirty != INVALID_DIRTY_IDX && first_dirty ) in reserve_offlined_page()1100 first_dirty--; in reserve_offlined_page()1138 first_dirty = 0; in reserve_offlined_page()1233 unsigned int first_dirty; member1248 st->pg->u.free.first_dirty = st->first_dirty; in scrub_continue()[all …]
53 unsigned long first_dirty:MAX_ORDER + 1; member
175 unsigned int first_dirty; member
Completed in 10 milliseconds