Searched refs:put_swap_device (Results 1 - 5 of 5) sorted by path

/linux-master/include/linux/
H A Dswap.h499 static inline void put_swap_device(struct swap_info_struct *si) function
515 static inline void put_swap_device(struct swap_info_struct *si) function
/linux-master/mm/
H A Dmemory.c4297 put_swap_device(si);
4313 put_swap_device(si);
H A Dshmem.c1931 put_swap_device(si);
1945 put_swap_device(si);
H A Dswap_state.c425 put_swap_device(si);
530 put_swap_device(si);
538 put_swap_device(si);
548 * get/put_swap_device() aren't needed to call this function, because
H A Dswapfile.c1244 * functions with get_swap_device() and put_swap_device(), unless the
1245 * swap functions call get/put_swap_device() by themselves.
1254 * put_swap_device() is called. Otherwise return NULL.
1258 * percpu_ref_put() in put_swap_device() if there isn't any other way
1679 put_swap_device(si);
2549 * Wait for swap operations protected by get/put_swap_device()
3590 put_swap_device(si);

Completed in 255 milliseconds