Home
last modified time | relevance | path

Searched defs:bm (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dsnapshot.c555 static void memory_bm_position_reset(struct memory_bitmap *bm) in memory_bm_position_reset() argument
653 static int memory_bm_create(struct memory_bitmap *bm, gfp_t gfp_mask, int safe_needed) in memory_bm_create() argument
697 memory_bm_free(struct memory_bitmap *bm, int clear_nosave_free) memory_bm_free() argument
717 memory_bm_find_bit(struct memory_bitmap *bm, unsigned long pfn, void **addr, unsigned int *bit_nr) memory_bm_find_bit() argument
785 memory_bm_set_bit(struct memory_bitmap *bm, unsigned long pfn) memory_bm_set_bit() argument
796 mem_bm_set_bit_check(struct memory_bitmap *bm, unsigned long pfn) mem_bm_set_bit_check() argument
810 memory_bm_clear_bit(struct memory_bitmap *bm, unsigned long pfn) memory_bm_clear_bit() argument
821 memory_bm_clear_current(struct memory_bitmap *bm) memory_bm_clear_current() argument
829 memory_bm_test_bit(struct memory_bitmap *bm, unsigned long pfn) memory_bm_test_bit() argument
840 memory_bm_pfn_present(struct memory_bitmap *bm, unsigned long pfn) memory_bm_pfn_present() argument
858 rtree_next_node(struct memory_bitmap *bm) rtree_next_node() argument
892 memory_bm_next_pfn(struct memory_bitmap *bm) memory_bm_next_pfn() argument
932 memory_bm_recycle(struct memory_bitmap *bm) memory_bm_recycle() argument
1045 mark_nosave_pages(struct memory_bitmap *bm) mark_nosave_pages() argument
1168 struct memory_bitmap *bm = free_pages_map; clear_or_poison_free_pages() local
1958 alloc_highmem_pages(struct memory_bitmap *bm, unsigned int nr_highmem) alloc_highmem_pages() argument
1980 alloc_highmem_pages(struct memory_bitmap *bm, unsigned int n) alloc_highmem_pages() argument
2124 pack_pfns(unsigned long *buf, struct memory_bitmap *bm) pack_pfns() argument
2220 mark_unsafe_pages(struct memory_bitmap *bm) mark_unsafe_pages() argument
2277 unpack_orig_pfns(unsigned long *buf, struct memory_bitmap *bm) unpack_orig_pfns() argument
2322 count_highmem_image_pages(struct memory_bitmap *bm) count_highmem_image_pages() argument
2356 prepare_highmem_image(struct memory_bitmap *bm, unsigned int *nr_highmem_p) prepare_highmem_image() argument
2492 count_highmem_image_pages(struct memory_bitmap *bm) count_highmem_image_pages() argument
2497 prepare_highmem_image(struct memory_bitmap *bm, unsigned int *nr_highmem_p) prepare_highmem_image() argument
2536 prepare_image(struct memory_bitmap *new_bm, struct memory_bitmap *bm) prepare_image() argument
2614 get_buffer(struct memory_bitmap *bm, struct chain_allocator *ca) get_buffer() argument
[all...]

Completed in 4 milliseconds