tag | line | file | source code |
---|---|---|---|
swap_cache_find_success | 270 | include/linux/mm.h | extern unsigned long swap_cache_find_success; |
swap_cache_find_success | 292 | include/linux/mm.h | swap_cache_find_success++; |
swap_cache_find_success | 62 | mm/swap.c | unsigned long swap_cache_find_success = 0; |
swap_cache_find_success | 69 | mm/swap.c | swap_cache_find_total, swap_cache_find_success); |