Searched refs:memory_bm_create (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/power/ |
| A D | snapshot.c | 676 static int memory_bm_create(struct memory_bitmap *bm, gfp_t gfp_mask, in memory_bm_create() function 1126 error = memory_bm_create(bm1, GFP_KERNEL, PG_ANY); in create_basic_memory_bitmaps() 1134 error = memory_bm_create(bm2, GFP_KERNEL, PG_ANY); in create_basic_memory_bitmaps() 1750 error = memory_bm_create(&orig_bm, GFP_IMAGE, PG_ANY); in hibernate_preallocate_memory() 1756 error = memory_bm_create(©_bm, GFP_IMAGE, PG_ANY); in hibernate_preallocate_memory() 2338 if (memory_bm_create(bm, GFP_ATOMIC, PG_SAFE)) in prepare_highmem_image() 2512 error = memory_bm_create(new_bm, GFP_ATOMIC, PG_SAFE); in prepare_image() 2655 error = memory_bm_create(©_bm, GFP_ATOMIC, PG_ANY); in snapshot_write_next()
|
| /linux/ |
| A D | System.map | 3707 ffff8000100e6f20 t memory_bm_create
|
| A D | .tmp_System.map | 3707 ffff8000100e6f20 t memory_bm_create
|
Completed in 291 milliseconds