Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dswap_slots.h26 void enable_swap_slots_cache(void);
/OK3568_Linux_fs/kernel/mm/
H A Dswap_slots.c265 void enable_swap_slots_cache(void) in enable_swap_slots_cache() function
H A Dswapfile.c3450 enable_swap_slots_cache(); in SYSCALL_DEFINE2()