Home
last modified time | relevance | path

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

/mm/
Dswapfile.c2533 bool hibernation_swap = false; in SYSCALL_DEFINE1() local
2624 trace_android_vh_check_hibernation_swap(p->bdev, &hibernation_swap); in SYSCALL_DEFINE1()
2629 if (!p->bdev || hibernation_swap || in SYSCALL_DEFINE1()
3154 bool hibernation_swap = false; in SYSCALL_DEFINE2() local
3230 trace_android_vh_check_hibernation_swap(p->bdev, &hibernation_swap); in SYSCALL_DEFINE2()
3238 if (p->bdev && !hibernation_swap && in SYSCALL_DEFINE2()