Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswap.h496 extern void exit_swap_address_space(unsigned int type);
/openbmc/linux/mm/
H A Dswap_state.c696 void exit_swap_address_space(unsigned int type) in exit_swap_address_space() function
H A Dswapfile.c2541 exit_swap_address_space(p->type); in SYSCALL_DEFINE1()
3212 exit_swap_address_space(p->type); in SYSCALL_DEFINE2()