tag
line
file
source code
swap_in
190
include/linux/mm.h
extern unsigned long swap_in(unsigned long entry);
swap_in
889
mm/memory.c
page = swap_in(entry);