Searched refs:rmap_count (Results 1 – 1 of 1) sorted by relevance
239 rmap_count(struct page_info *pg) in rmap_count() function256 (rmap_count(page) <= RMAP_LIGHT_SHARED_PAGE) ) in rmap_del()270 (rmap_count(page) >= RMAP_HEAVY_SHARED_PAGE) ) in rmap_add()309 return (rmap_count(page) == 1); in rmap_has_one_entry()315 return (rmap_count(page) != 0); in rmap_has_entries()
Completed in 4 milliseconds