Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dsnapshot.c61 static inline int __must_check hibernate_restore_protect_page(void *page_address) in hibernate_restore_protect_page() function
77 static inline int __must_check hibernate_restore_protect_page(void *page_address) {return 0; } in hibernate_restore_protect_page() function
2832 error = hibernate_restore_protect_page(handle->buffer); in snapshot_write_next()
2865 error = hibernate_restore_protect_page(handle->buffer); in snapshot_write_finalize()