Home
last modified time | relevance | path

Searched refs:do_swap_page (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/mm/
Dmemory.c1122 static int do_swap_page(struct mm_struct * mm, in do_swap_page() function
1354 return do_swap_page(mm, vma, address, pte, entry, write_access); in handle_pte_fault()
/linux-2.4.37.9/Documentation/vm/
Dlocking118 do_wp_page and do_swap_page have MP races in them while trying to figure