Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dswapops.h87 static inline swp_entry_t radix_to_swp_entry(void *arg) in radix_to_swp_entry() function
/linux-4.1.27/mm/
Dmincore.c68 swp_entry_t swp = radix_to_swp_entry(page); in mincore_page()
Dmadvise.c204 swap = radix_to_swp_entry(page); in force_shm_swapin_readahead()
Dshmem.c356 free_swap_and_cache(radix_to_swp_entry(radswap)); in shmem_free_swap()
1051 swap = radix_to_swp_entry(page); in shmem_getpage_gfp()
Dmemcontrol.c4719 swp_entry_t swp = radix_to_swp_entry(page); in mc_handle_file_pte()