Searched refs:bitmaps (Results 1 – 2 of 2) sorted by relevance
56 * `hibernate_page_list_allocate()` is called to allocate page bitmaps for all59 bitmaps of type `hibernate_bitmap_t`. There is one page bitmap per range of60 memory, with a bit to represent each page in that range; these page bitmaps61 are in turn stored in a `hibernate_page_list_t`. The page bitmaps are used87 `hibernate_page_list_setall()` to get the page bitmaps of DRAM that need to be92 make platform-specific amendments to the page bitmaps.117 * Some additional pages are removed from the page bitmaps; these include various119 * The page bitmaps are written to the image.120 * More areas are removed from the page bitmaps (after they have been written to124 amendments to the page bitmaps.[all …]
626 aop_get_process_activity_bitmaps(struct aop_proc_activity_bitmap **bitmaps, size_t requested_buffer… in aop_get_process_activity_bitmaps() argument653 *bitmaps = proc_activity_bitmap; in aop_get_process_activity_bitmaps()