Home
last modified time | relevance | path

Searched refs:__swap_count (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/linux/
Dswap.h476 extern int __swap_count(swp_entry_t entry);
614 static inline int __swap_count(swp_entry_t entry) in __swap_count() function
/Linux-v5.10/mm/
Dpage_io.c109 if (disk->fops->swap_slot_free_notify && __swap_count(entry) == 1) { in swap_slot_free_notify()
Dswapfile.c1492 int __swap_count(swp_entry_t entry) in __swap_count() function
Dmemory.c3281 __swap_count(entry) == 1) { in do_swap_page()