Lines Matching refs:VM
313 the VM is trying to reclaim under GFP_NOFS conditions, hence this
512 The first can be used independently to the others. The VM can try to
545 cause various VM routines to make extra calls into the address_space
607 writepage: called by the VM to write a dirty page to backing store.
620 should return AOP_WRITEPAGE_ACTIVATE so that the VM will not keep
625 readpage: called by the VM to read a page from backing store.
633 writepages: called by the VM to write out pages associated with the
642 set_page_dirty: called by the VM to set a page dirty.
650 readpages: called by the VM to read pages associated with the address_space
725 first is when the VM finds a clean page with no active users and
752 If the VM wants to relocate a page (maybe off a memory card
762 is_partially_uptodate: Called by the VM when reading a file through the
767 is_dirty_writeback: Called by the VM when attempting to reclaim a page.
768 The VM uses dirty and writeback information to determine if it needs
773 allows a filesystem to indicate to the VM if a page should be