Home
last modified time | relevance | path

Searched refs:swap_shmem_alloc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dswap.h475 extern void swap_shmem_alloc(swp_entry_t);
544 static inline void swap_shmem_alloc(swp_entry_t swp) in swap_shmem_alloc() function
/OK3568_Linux_fs/kernel/mm/
H A Dswapfile.c3553 void swap_shmem_alloc(swp_entry_t entry) in swap_shmem_alloc() function
H A Dshmem.c1459 swap_shmem_alloc(swap); in shmem_writepage()