Searched defs:page_add_anon_rmap (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Drmap.c1062 * We have exclusion against page_add_anon_rmap because the caller
1076 * page_add_anon_rmap - add pte mapping to an anonymous page
1086 void page_add_anon_rmap(struct page *page, function
1095 * Everybody else should continue to use page_add_anon_rmap above.
1125 * Same as page_add_anon_rmap but must only be called on *new* pages.
1201 * but that might overwrite a racing page_add_anon_rmap

Completed in 7 milliseconds