tag | line | file | source code |
---|---|---|---|
swap_cache_find_success | 263 | include/linux/mm.h | extern unsigned long swap_cache_find_success; |
swap_cache_find_success | 281 | include/linux/mm.h | swap_cache_find_success++; |
swap_cache_find_success | 66 | mm/swap.c | unsigned long swap_cache_find_success = 0; |
swap_cache_find_success | 73 | mm/swap.c | swap_cache_find_total, swap_cache_find_success); |