Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dswap.h506 extern int __swap_count(swp_entry_t entry);
662 static inline int __swap_count(swp_entry_t entry) in __swap_count() function
/Linux-v5.15/mm/
Dpage_io.c90 if (disk->fops->swap_slot_free_notify && __swap_count(entry) == 1) { in swap_slot_free_notify()
Dswapfile.c1471 int __swap_count(swp_entry_t entry) in __swap_count() function
Dmemory.c3525 __swap_count(entry) == 1) { in do_swap_page()