Searched refs:shmem_swp_map (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dshmem.c153 static swp_entry_t *shmem_swp_map(struct page *page) function
382 return shmem_swp_map(subdir) + offset;
418 return shmem_swp_map(ZERO_PAGE(0));
497 ptr = shmem_swp_map(subdir);
511 ptr = shmem_swp_map(subdir);
911 ptr = shmem_swp_map(subdir);

Completed in 42 milliseconds