Lines Matching defs:type
69 memblock_type_name(struct memblock_type *type) in memblock_type_name()
94 bool __init_memblock memblock_overlaps_region(struct memblock_type *type, in memblock_overlaps_region()
285 static void __init_memblock memblock_remove_region(struct memblock_type *type, unsigned long r) in memblock_remove_region()
346 static int __init_memblock memblock_double_array(struct memblock_type *type, in memblock_double_array()
454 static void __init_memblock memblock_merge_regions(struct memblock_type *type) in memblock_merge_regions()
491 static void __init_memblock memblock_insert_region(struct memblock_type *type, in memblock_insert_region()
524 int __init_memblock memblock_add_range(struct memblock_type *type, in memblock_add_range()
618 struct memblock_type *type = &memblock.memory; in memblock_add_region() local
649 static int __init_memblock memblock_isolate_range(struct memblock_type *type, in memblock_isolate_range()
709 static int __init_memblock memblock_remove_range(struct memblock_type *type, in memblock_remove_range()
746 struct memblock_type *type = &memblock.reserved; in memblock_reserve_region() local
770 struct memblock_type *type = &memblock.memory; in memblock_setclr_flag() local
838 struct memblock_type *type = &memblock.reserved; in __next_reserved_mem_region() local
1083 struct memblock_type *type = &memblock.memory; in __next_mem_pfn_range() local
1121 struct memblock_type *type, int nid) in memblock_set_node()
1494 static int __init_memblock memblock_search(struct memblock_type *type, phys_addr_t addr) in memblock_search()
1526 struct memblock_type *type = &memblock.memory; in memblock_search_pfn_nid() local
1612 static void __init_memblock memblock_dump(struct memblock_type *type, char *name) in memblock_dump()
1665 struct memblock_type *type = m->private; in memblock_debug_show() local