FASTCALL

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

FASTCALL - worker function for try_to_unmap  

SYNOPSIS

"SYNOPSIS"

int FASTCALL (try_to_unmap_one(struct page *, pte_addr_t) );  

ARGUMENTS

-- undescribed --
 

DESCRIPTION

Internal helper function for try_to_unmap, called for each page table entry mapping a page. Because locking order here is opposite to the locking order used by the page fault path, we use trylocks.  

LOCKING

page lock shrink_list, trylock pte_chain_lock shrink_list mm->page_table_lock try_to_unmap_one, trylock


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
LOCKING

This document was created by man2html, using the manual pages.
Time: 04:40:35 GMT, October 06, 2005