Home
last modified time | relevance | path

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

/kernel/power/
Dsnapshot.c63 #define PG_SAFE 1 macro
90 return (unsigned long)get_image_page(gfp_mask, PG_SAFE); in get_safe_page()
1560 if (memory_bm_create(bm, GFP_ATOMIC, PG_SAFE)) in prepare_highmem_image()
1563 if (get_highmem_buffer(PG_SAFE)) in prepare_highmem_image()
1738 error = memory_bm_create(new_bm, GFP_ATOMIC, PG_SAFE); in prepare_image()
1760 lp = get_image_page(GFP_ATOMIC, PG_SAFE); in prepare_image()
1903 chain_init(&ca, GFP_ATOMIC, PG_SAFE); in snapshot_write_next()
1991 buf = get_image_page(GFP_ATOMIC, PG_SAFE); in restore_highmem()