Lines Matching defs:type
190 bool __init_memblock memblock_overlaps_region(struct memblock_type *type, in memblock_overlaps_region()
349 static void __init_memblock memblock_remove_region(struct memblock_type *type, unsigned long r) in memblock_remove_region()
414 static int __init_memblock memblock_double_array(struct memblock_type *type, in memblock_double_array()
513 static void __init_memblock memblock_merge_regions(struct memblock_type *type, in memblock_merge_regions()
554 static void __init_memblock memblock_insert_region(struct memblock_type *type, in memblock_insert_region()
588 static int __init_memblock memblock_add_range(struct memblock_type *type, in memblock_add_range()
754 static int __init_memblock memblock_isolate_range(struct memblock_type *type, in memblock_isolate_range()
814 static int __init_memblock memblock_remove_range(struct memblock_type *type, in memblock_remove_range()
908 struct memblock_type *type = &memblock.memory; in memblock_setclr_flag() local
1001 static bool should_skip_region(struct memblock_type *type, in should_skip_region()
1244 struct memblock_type *type = &memblock.memory; in __next_mem_pfn_range() local
1284 struct memblock_type *type, int nid) in memblock_set_node()
1793 static int __init_memblock memblock_search(struct memblock_type *type, phys_addr_t addr) in memblock_search()
1833 struct memblock_type *type = &memblock.memory; in memblock_search_pfn_nid() local
1917 static void __init_memblock memblock_dump(struct memblock_type *type) in memblock_dump()
2199 struct memblock_type *type = m->private; in memblock_debug_show() local