Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dswap.c1513 static void *swsusp_holder; variable
1522 void *holder = exclusive ? &swsusp_holder : NULL; in swsusp_check()
1578 blkdev_put(hib_resume_bdev, exclusive ? &swsusp_holder : NULL); in swsusp_close()