tag | line | file | source code |
---|---|---|---|
swap_attempts | 58 | include/linux/shm.h | ulong swap_attempts; |
swap_attempts | 39 | ipc/shm.c | static ulong swap_attempts = 0; |
swap_attempts | 249 | ipc/shm.c | shm_info.swap_attempts = swap_attempts; |
swap_attempts | 715 | ipc/shm.c | swap_attempts++; |