Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dswap.h465 extern int __swap_count(swp_entry_t entry);
587 static inline int __swap_count(swp_entry_t entry) in __swap_count() function
/Linux-v5.4/mm/
Dpage_io.c109 if (disk->fops->swap_slot_free_notify && __swap_count(entry) == 1) { in swap_slot_free_notify()
Dswapfile.c1448 int __swap_count(swp_entry_t entry) in __swap_count() function
Dmemory.c2775 __swap_count(entry) == 1) { in do_swap_page()