tag | line | file | source code |
---|---|---|---|
swap_cache_find_success | 98 | include/linux/swap.h | extern unsigned long swap_cache_find_success; |
swap_cache_find_success | 116 | include/linux/swap.h | swap_cache_find_success++; |
swap_cache_find_success | 41 | mm/swap_state.c | unsigned long swap_cache_find_success = 0; |
swap_cache_find_success | 48 | mm/swap_state.c | swap_cache_find_total, swap_cache_find_success); |