PAGE_REFERENCED
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
page_referenced - test if the page was referenced
SYNOPSIS
"SYNOPSIS"
int page_referenced (struct page * page, int is_locked, int ignore_token);
ARGUMENTS
- page
-
the page to test
- is_locked
-
caller holds lock on the page
- ignore_token
-
-- undescribed --
DESCRIPTION
Quick test_and_clear_referenced for all mappings to a page,
returns the number of ptes which referenced the page.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:35 GMT, October 09, 2005