Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dswap.h496 extern void exit_swap_address_space(unsigned int type);
/OK3568_Linux_fs/kernel/mm/
H A Dswap_state.c735 void exit_swap_address_space(unsigned int type) in exit_swap_address_space() function
H A Dswapfile.c2732 exit_swap_address_space(p->type); in SYSCALL_DEFINE1()
3414 exit_swap_address_space(p->type); in SYSCALL_DEFINE2()