Searched refs:shmem_swp_alloc (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.c102 /* Flag allocation requirements to shmem_getpage and shmem_swp_alloc */
398 * shmem_swp_alloc - get the position of the swap entry for the page.
405 static swp_entry_t *shmem_swp_alloc(struct shmem_inode_info *info, unsigned long index, enum sgp_type sgp) function
1276 entry = shmem_swp_alloc(info, idx, sgp);
1298 entry = shmem_swp_alloc(info, idx, sgp);
1452 entry = shmem_swp_alloc(info, idx, sgp);

Completed in 90 milliseconds