Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswap.h479 extern void swap_shmem_alloc(swp_entry_t);
546 static inline void swap_shmem_alloc(swp_entry_t swp) in swap_shmem_alloc() function
/openbmc/linux/mm/
H A Dswapfile.c3342 void swap_shmem_alloc(swp_entry_t entry) in swap_shmem_alloc() function
H A Dshmem.c1538 swap_shmem_alloc(swap); in shmem_writepage()