Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dswap.h515 extern void exit_swap_address_space(unsigned int type);
/Linux-v5.15/mm/
Dswap_state.c687 void exit_swap_address_space(unsigned int type) in exit_swap_address_space() function
Dswapfile.c2664 exit_swap_address_space(p->type); in SYSCALL_DEFINE1()
3356 exit_swap_address_space(p->type); in SYSCALL_DEFINE2()