Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dswap.h496 extern void exit_swap_address_space(unsigned int type);
/Linux-v6.6/mm/
Dswap_state.c696 void exit_swap_address_space(unsigned int type) in exit_swap_address_space() function
Dswapfile.c2530 exit_swap_address_space(p->type); in SYSCALL_DEFINE1()
3201 exit_swap_address_space(p->type); in SYSCALL_DEFINE2()