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

/linux-master/include/linux/
H A Dswap.h487 static inline void put_swap_device(struct swap_info_struct *si) function
503 static inline void put_swap_device(struct swap_info_struct *si) function
/linux-master/mm/
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.c1232 * with get_swap_device() and put_swap_device(), unless the swap
1233 * functions call get/put_swap_device() by themselves.
1243 * put_swap_device() is called. Otherwise return NULL.
1247 * percpu_ref_put() in put_swap_device() if there isn't any other way
1620 put_swap_device(p);
1629 put_swap_device(p);
2497 * Wait for swap operations protected by get/put_swap_device()
3535 put_swap_device(si);
H A Dshmem.c1931 put_swap_device(si);
1945 put_swap_device(si);
H A Dmemory.c4274 put_swap_device(si);
4290 put_swap_device(si);

Completed in 293 milliseconds