taglinefilesource code
swap_in210include/linux/mm.hextern void swap_in(struct task_struct *, struct vm_area_struct *, pte_t *, unsigned long id, int write_access);
swap_in1040mm/memory.cswap_in(tsk, vma, page_table, pte_val(entry), write_access);