Searched refs:swsusp_header (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/power/ |
| A D | swap.c | 105 struct swsusp_header { struct 115 static struct swsusp_header *swsusp_header; argument 321 swsusp_header, NULL); in mark_swapfiles() 324 memcpy(swsusp_header->orig_sig,swsusp_header->sig, 10); in mark_swapfiles() 1527 swsusp_header, NULL); in swsusp_check() 1532 memcpy(swsusp_header->sig, swsusp_header->orig_sig, 10); in swsusp_check() 1536 swsusp_header, NULL); in swsusp_check() 1582 memcpy(swsusp_header->sig,swsusp_header->orig_sig, 10); in swsusp_unmark() 1585 swsusp_header, NULL); in swsusp_unmark() 1602 swsusp_header = (struct swsusp_header*) __get_free_page(GFP_KERNEL); in swsusp_header_init() [all …]
|
| /linux/ |
| A D | System.map | 160548 ffff8000120f2eb8 b swsusp_header
|
| A D | .tmp_System.map | 160548 ffff8000120f2eb8 b swsusp_header
|
Completed in 336 milliseconds