Searched refs:ref_counts (Results 1 – 2 of 2) sorted by relevance
176 p->ref_counts = 0; in mm_init()190 memory_management_struct.pages_struct->ref_counts = 1; in mm_init()270 if ((!page->ref_counts) || (page->attr & PAGE_SHARED)) in page_init()272 ++page->ref_counts; in page_init()382 --p->ref_counts; in page_clean()386 if (!p->ref_counts) in page_clean()
104 ul ref_counts; member