Lines Matching refs:VM
313 the VM is trying to reclaim under GFP_NOFS conditions, hence this
510 The first can be used independently to the others. The VM can try to
543 cause various VM routines to make extra calls into the address_space
605 writepage: called by the VM to write a dirty page to backing store.
618 should return AOP_WRITEPAGE_ACTIVATE so that the VM will not keep
623 readpage: called by the VM to read a page from backing store.
631 writepages: called by the VM to write out pages associated with the
640 set_page_dirty: called by the VM to set a page dirty.
648 readpages: called by the VM to read pages associated with the address_space
723 first is when the VM finds a clean page with no active users and
750 If the VM wants to relocate a page (maybe off a memory card
760 is_partially_uptodate: Called by the VM when reading a file through the
765 is_dirty_writeback: Called by the VM when attempting to reclaim a page.
766 The VM uses dirty and writeback information to determine if it needs
771 allows a filesystem to indicate to the VM if a page should be