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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dswap.h282 extern int shmem_unuse(swp_entry_t entry, struct page *page);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dshmem.c1004 * shmem_unuse() search for an eventually swapped out shmem page.
1006 int shmem_unuse(swp_entry_t entry, struct page *page) function
2658 int shmem_unuse(swp_entry_t entry, struct page *page) function
H A Dswapfile.c1176 retval = shmem_unuse(entry, page);

Completed in 104 milliseconds