Searched defs:nr_rotate_swap (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/mm/ | ||
| D | swapfile.c | 108 atomic_t nr_rotate_swap = ATOMIC_INIT(0); variable |
| /kernel/linux/linux-5.10/mm/ | ||
| D | swapfile.c | 100 atomic_t nr_rotate_swap = ATOMIC_INIT(0); variable |