Home
last modified time | relevance | path

Searched refs:nr_rotate_swap (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dswapfile.c117 atomic_t nr_rotate_swap = ATOMIC_INIT(0); variable
2759 atomic_dec(&nr_rotate_swap); in SYSCALL_DEFINE1()
3392 atomic_inc(&nr_rotate_swap); in SYSCALL_DEFINE2()
3496 atomic_dec(&nr_rotate_swap); in SYSCALL_DEFINE2()