Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/power/
Dsnapshot.c89 #define PG_SAFE 1 macro
116 return (unsigned long)get_image_page(gfp_mask, PG_SAFE); in get_safe_page()
1919 if (memory_bm_create(bm, GFP_ATOMIC, PG_SAFE)) in prepare_highmem_image()
1922 if (get_highmem_buffer(PG_SAFE)) in prepare_highmem_image()
2097 error = memory_bm_create(new_bm, GFP_ATOMIC, PG_SAFE); in prepare_image()
2119 lp = get_image_page(GFP_ATOMIC, PG_SAFE); in prepare_image()
2261 chain_init(&ca, GFP_ATOMIC, PG_SAFE); in snapshot_write_next()
2344 buf = get_image_page(GFP_ATOMIC, PG_SAFE); in restore_highmem()