Home
last modified time | relevance | path

Searched refs:radix_to_swp_entry (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dswapops.h96 static inline swp_entry_t radix_to_swp_entry(void *arg) in radix_to_swp_entry() function
/OK3568_Linux_fs/kernel/mm/
H A Dswap_state.c442 swp = radix_to_swp_entry(page); in find_get_incore_page()
H A Dmadvise.c245 swap = radix_to_swp_entry(page); in force_shm_swapin_readahead()
H A Dshmem.c781 free_swap_and_cache(radix_to_swp_entry(radswap)); in shmem_free_swap()
1220 entry = radix_to_swp_entry(page); in shmem_find_swap_entries()
1723 swap = radix_to_swp_entry(*pagep); in shmem_swapin_page()