| tag | line | file | source code |
|---|---|---|---|
| swap_attempts | 87 | include/linux/shm.h | ulong swap_attempts; |
| swap_attempts | 33 | ipc/shm.c | static ulong swap_attempts = 0; |
| swap_attempts | 241 | ipc/shm.c | shm_info.swap_attempts = swap_attempts; |
| swap_attempts | 717 | ipc/shm.c | swap_attempts++; |