Home
last modified time | relevance | path

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

/linux/kernel/power/
A Dswap.c223 static struct block_device *hib_resume_bdev; variable
279 bio_set_dev(bio, hib_resume_bdev); in hib_submit_io()
359 if (IS_ERR(hib_resume_bdev)) in swsusp_swap_check()
360 return PTR_ERR(hib_resume_bdev); in swsusp_swap_check()
362 res = set_blocksize(hib_resume_bdev, PAGE_SIZE); in swsusp_swap_check()
364 blkdev_put(hib_resume_bdev, FMODE_WRITE); in swsusp_swap_check()
1522 if (!IS_ERR(hib_resume_bdev)) { in swsusp_check()
1523 set_blocksize(hib_resume_bdev, PAGE_SIZE); in swsusp_check()
1547 error = PTR_ERR(hib_resume_bdev); in swsusp_check()
1562 if (IS_ERR(hib_resume_bdev)) { in swsusp_close()
[all …]
/linux/
A DSystem.map160549 ffff8000120f2ec0 b hib_resume_bdev
A D.tmp_System.map160549 ffff8000120f2ec0 b hib_resume_bdev

Completed in 966 milliseconds