tag | line | file | source code |
---|---|---|---|
swap_cache_del_success | 261 | include/linux/mm.h | extern unsigned long swap_cache_del_success; |
swap_cache_del_success | 304 | include/linux/mm.h | swap_cache_del_success++; |
swap_cache_del_success | 59 | mm/swap.c | unsigned long swap_cache_del_success = 0; |
swap_cache_del_success | 67 | mm/swap.c | swap_cache_del_total, swap_cache_del_success, |