Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dswap.h501 extern void exit_swap_address_space(unsigned int type);
/linux-5.19.10/mm/
Dswap_state.c700 void exit_swap_address_space(unsigned int type) in exit_swap_address_space() function
Dswapfile.c2533 exit_swap_address_space(p->type); in SYSCALL_DEFINE1()
3212 exit_swap_address_space(p->type); in SYSCALL_DEFINE2()