Lines Matching defs:type

63 memblock_type_name(struct memblock_type *type)  in memblock_type_name()
88 static long __init_memblock memblock_overlaps_region(struct memblock_type *type, in memblock_overlaps_region()
259 static void __init_memblock memblock_remove_region(struct memblock_type *type, unsigned long r) in memblock_remove_region()
320 static int __init_memblock memblock_double_array(struct memblock_type *type, in memblock_double_array()
428 static void __init_memblock memblock_merge_regions(struct memblock_type *type) in memblock_merge_regions()
465 static void __init_memblock memblock_insert_region(struct memblock_type *type, in memblock_insert_region()
498 int __init_memblock memblock_add_range(struct memblock_type *type, in memblock_add_range()
619 static int __init_memblock memblock_isolate_range(struct memblock_type *type, in memblock_isolate_range()
679 int __init_memblock memblock_remove_range(struct memblock_type *type, in memblock_remove_range()
716 struct memblock_type *type = &memblock.reserved; in memblock_reserve_region() local
740 struct memblock_type *type = &memblock.memory; in memblock_setclr_flag() local
996 struct memblock_type *type = &memblock.memory; in __next_mem_pfn_range() local
1034 struct memblock_type *type, int nid) in memblock_set_node()
1387 static int __init_memblock memblock_search(struct memblock_type *type, phys_addr_t addr) in memblock_search()
1419 struct memblock_type *type = &memblock.memory; in memblock_search_pfn_nid() local
1505 static void __init_memblock memblock_dump(struct memblock_type *type, char *name) in memblock_dump()
1558 struct memblock_type *type = m->private; in memblock_debug_show() local